Skip to content

Hostname

weidmueller.com

Last fetched

weidmueller.com resolves to 1 IPv4 address operated by AS198967 in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.208.113.157178.208.112.0/21AS198967DE

WHOIS identity

Registrar
iana:226
Organization
- -
Contact emails

Subdomains

60 observed subdomains of weidmueller.com.

Web-graph footprint

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

450 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for weidmueller.com.

MechanismTarget
SPF_Aweidmueller.com
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEeur.pb-dynmktge.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.weidmueller.com
SPF_MXweidmueller.com

Related pages

Pivot deeper into the graph from weidmueller.com.

Cypher and MCP

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

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