Skip to content

Hostname

allied.softkitab.com

Last fetched

allied.softkitab.com resolves to 2 IPv4 addresses operated by AS135523 in PK.

Nutrition Label

WHISPER CANON · allied.softkitab.comRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/allied.softkitab.com

Resolution chain

allied.softkitab.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with allied.softkitab.com in WhisperGraph.

Subdomains

1 observed subdomain of allied.softkitab.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for allied.softkitab.com.

MechanismTarget
SPF_Aallied.softkitab.com
SPF_IP103.152.255.97
SPF_IP210.2.169.160
SPF_IP49.12.122.38
SPF_MXallied.softkitab.com

Related pages

Pivot deeper into the graph from allied.softkitab.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "allied.softkitab.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.