Skip to content

Hostname

weyhmueller.com

Last fetched

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

Nutrition Label

WHISPER CANON · weyhmueller.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/weyhmueller.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.233.13385.215.128.0/17AS8560DE

WHOIS identity

Registrar
iana:151
Organization
weyhmueller verpackungstechnik
Contact emails

Subdomains

11 observed subdomains of weyhmueller.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for weyhmueller.com.

MechanismTarget
SPF_Aweyhmueller.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.193.235.1
SPF_IP88.217.182.144/28
SPF_MXweyhmueller.com

Related pages

Pivot deeper into the graph from weyhmueller.com.

Cypher and MCP

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

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