Skip to content

Hostname

shafi.com

Last fetched

shafi.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · shafi.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/shafi.com

Resolution chain

shafi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.198.23.23588.198.0.0/16AS24940DE

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of shafi.com.

Web-graph footprint

Distinct hostnames that link to or from shafi.com in the public web crawl.

8 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for shafi.com.

MechanismTarget
SPF_Ashafi.com
SPF_IP203.170.71.55
SPF_IP203.170.74.3
SPF_IP203.170.74.5
SPF_IP203.170.78.155
SPF_IP88.198.23.203
SPF_IP88.198.23.230
SPF_IP88.198.23.232
SPF_IP88.198.23.235
SPF_MXshafi.com

Related pages

Pivot deeper into the graph from shafi.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shafi.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.