Skip to content

Hostname

muellerimmo.com

Last fetched

muellerimmo.com resolves to 2 IPv4 addresses operated by CLOUDPIT in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · muellerimmo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/muellerimmo.com

Resolution chain

muellerimmo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.237.140.14109.237.128.0/20AS45012CLOUDPITDE
81.88.34.4381.88.32.0/20AS45012CLOUDPITDE

WHOIS identity

Registrar
iana:1408
Organization
michael muller
Contact emails

Subdomains

13 observed subdomains of muellerimmo.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for muellerimmo.com.

MechanismTarget
SPF_Amuellerimmo.com
SPF_INCLUDEsecure-mailgate.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmuellerimmo.com

Related pages

Pivot deeper into the graph from muellerimmo.com.

Cypher and MCP

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

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