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
Resolution chain
linkgah.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.207.205.47 | 91.207.205.0/24 | AS43754 | ASIATECH | IR |
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.
| Mechanism | Target |
|---|---|
| SPF_A | linkgah.com |
| SPF_IP | 149.202.203.143 |
| SPF_IP | 185.141.168.135 |
| SPF_IP | 185.141.168.137 |
| SPF_IP | 185.49.85.67 |
| SPF_IP | 188.165.138.197 |
| SPF_IP | 78.46.198.83 |
| SPF_IP | 91.207.205.47 |
| SPF_IP | 93.115.150.57 |
| SPF_IP | 94.130.200.112 |
| SPF_IP | 94.130.200.97 |
| SPF_IP | 94.130.210.77 |
| SPF_IP | 94.130.32.126 |
| SPF_MX | linkgah.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.