Skip to content

Hostname

peterlang.com

Last fetched

peterlang.com resolves to 1 IPv4 address operated by MNET-AS Germany in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · peterlang.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/peterlang.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.18.11.52212.18.0.0/19AS8767MNET-AS GermanyDE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of peterlang.com.

Web-graph footprint

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

5,512 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for peterlang.com.

MechanismTarget
SPF_INCLUDE5381528.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.114.73.155/32
SPF_IP212.18.11.33/27
SPF_IP213.164.70.57
SPF_IP67.228.101.200
SPF_IP80.82.205.232

Related pages

Pivot deeper into the graph from peterlang.com.

Cypher and MCP

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

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