Skip to content

Hostname

parsshafa.com

Last fetched

parsshafa.com resolves to 1 IPv4 address operated by AS48011 in TR. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.172.177.2365.172.177.0/24AS48011TR

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

2 observed subdomains of parsshafa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • parsshafa.com

SPF policy

6 SPF mechanisms authorising senders for parsshafa.com.

MechanismTarget
SPF_Aparsshafa.com
SPF_IP138.201.3.50
SPF_IP5.172.177.201
SPF_IP5.172.177.235
SPF_IP5.172.177.236
SPF_MXparsshafa.com

Related pages

Pivot deeper into the graph from parsshafa.com.

Cypher and MCP

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

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