Skip to content

Hostname

erlau.com

Last fetched

erlau.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · erlau.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/erlau.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.147.9185.13.147.0/24AS34788DE

WHOIS identity

Registrar
iana:151
Organization
rud ketten rieger & dietz gmbh u. co. kg
Contact emails

Subdomains

16 observed subdomains of erlau.com.

Web-graph footprint

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

76 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for erlau.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symprex.net
SPF_IP195.191.132.113/32
SPF_IP195.191.132.135/32
SPF_IP195.191.132.170/29
SPF_IP195.191.132.171
SPF_IP195.191.132.172
SPF_IP195.191.132.173
SPF_IP195.191.132.192
SPF_IP195.191.132.193
SPF_IP217.89.100.173
SPF_IP217.89.100.174
SPF_MXerlau.com

Related pages

Pivot deeper into the graph from erlau.com.

Cypher and MCP

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

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