Hostname
gnm-il.com
Last fetched
gnm-il.com resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
gnm-il.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 |
|---|---|---|---|---|
| 51.77.120.34 | 51.77.0.0/16 | AS16276 | — | GB |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
13 observed subdomains of gnm-il.com.
Web-graph footprint
Distinct hostnames that link to or from gnm-il.com in the public web crawl.
23 sites link to this hostname.
Sample inbound links
- disease-is-different.com
- azerbaijani.disease-is-different.com
- dutch.disease-is-different.com
- filipino.disease-is-different.com
- french.disease-is-different.com
- hebrew.disease-is-different.com
- hungarian.disease-is-different.com
- polish.disease-is-different.com
- portuguese.disease-is-different.com
- russian.disease-is-different.com
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for gnm-il.com.
| Mechanism | Target |
|---|---|
| SPF_A | gnm-il.com |
| SPF_INCLUDE | _spf-de08.webhostcluster.com |
| SPF_INCLUDE | _spf.gsecure.net |
| SPF_INCLUDE | spf.hostns.io |
| SPF_IP | 116.202.208.211 |
| SPF_IP | 185.73.8.6 |
| SPF_IP | 46.4.18.159 |
| SPF_IP | 51.77.120.34 |
| SPF_MX | gnm-il.com |
Related pages
Pivot deeper into the graph from gnm-il.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gnm-il.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.