Skip to content

Hostname

blumenbecker.com

Last fetched

blumenbecker.com resolves to 1 IPv4 address operated by TTM in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.113.242.2662.113.192.0/18AS47447TTMDE

WHOIS identity

Registrar
iana:1387
Organization
b+m blumenbecker
Contact emails

Subdomains

222 observed subdomains of blumenbecker.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for blumenbecker.com.

MechanismTarget
SPF_Ablumenbecker.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.15.39.212
SPF_IP195.50.161.20
SPF_IP62.113.242.26
SPF_MXblumenbecker.com

Related pages

Pivot deeper into the graph from blumenbecker.com.

Cypher and MCP

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

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