Hostname
germanlng.com
Last fetched
germanlng.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
germanlng.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 |
|---|---|---|---|---|
| 37.202.0.56 | 37.202.0.0/21 | AS15817 | — | DE |
WHOIS identity
- Registrar
- iana:83
- Organization
- n.v. nederlandse gasunie
- Contact emails
Subdomains
1 observed subdomain of germanlng.com.
| Subdomain |
|---|
| www.germanlng.com |
Web-graph footprint
Distinct hostnames that link to or from germanlng.com in the public web crawl.
33 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for germanlng.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-eu.ionos.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.gasunie.nl |
| SPF_INCLUDE | spfb.gasunie.nl |
| SPF_IP | 212.67.187.235 |
| SPF_IP | 212.67.187.236 |
| SPF_IP | 212.67.187.245 |
| SPF_IP | 212.67.187.246 |
| SPF_IP | 31.132.200.11 |
| SPF_IP | 31.132.200.12 |
| SPF_IP | 31.161.7.165 |
| SPF_IP | 31.161.7.166 |
Related pages
Pivot deeper into the graph from germanlng.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "germanlng.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.