Skip to content

Hostname

birchmeier.com

Last fetched

birchmeier.com resolves to 1 IPv4 address operated by NOVATREND-AS in CH. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.150.248.202194.150.248.0/23AS35206NOVATREND-ASCH

WHOIS identity

Registrar
iana:1408
Organization
birchmeier spruehtechnik
Contact emails

Subdomains

8 observed subdomains of birchmeier.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for birchmeier.com.

MechanismTarget
SPF_Abirchmeier.com
SPF_Arelay.dtp.ch
SPF_INCLUDE_spf.tophost.ch
SPF_INCLUDEreturn-cname.emailsys.net
SPF_IP194.150.248.202
SPF_IP62.12.163.75
SPF_IP62.2.144.249
SPF_MXbirchmeier.com

Related pages

Pivot deeper into the graph from birchmeier.com.

Cypher and MCP

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

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