Skip to content

Hostname

linkgah.com

Last fetched

linkgah.com resolves to 1 IPv4 address operated by ASIATECH in IR. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.207.205.4791.207.205.0/24AS43754ASIATECHIR

WHOIS identity

Registrar
iana:460
Organization
contact privacy inc. customer 0116630495
Contact emails

Subdomains

17 observed subdomains of linkgah.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • linkgah.com

SPF policy

14 SPF mechanisms authorising senders for linkgah.com.

MechanismTarget
SPF_Alinkgah.com
SPF_IP149.202.203.143
SPF_IP185.141.168.135
SPF_IP185.141.168.137
SPF_IP185.49.85.67
SPF_IP188.165.138.197
SPF_IP78.46.198.83
SPF_IP91.207.205.47
SPF_IP93.115.150.57
SPF_IP94.130.200.112
SPF_IP94.130.200.97
SPF_IP94.130.210.77
SPF_IP94.130.32.126
SPF_MXlinkgah.com

Related pages

Pivot deeper into the graph from linkgah.com.

Cypher and MCP

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

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