Skip to content

Hostname

shancommunication.com

Last fetched

shancommunication.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · shancommunication.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shancommunication.com

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.39.18168.119.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of shancommunication.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • shancommunication.com

SPF policy

5 SPF mechanisms authorising senders for shancommunication.com.

MechanismTarget
SPF_Ashancommunication.com
SPF_INCLUDE_spf.domaincontrol.pk
SPF_IP138.201.53.95
SPF_IP168.119.39.18
SPF_MXshancommunication.com

Related pages

Pivot deeper into the graph from shancommunication.com.

Cypher and MCP

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

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