Skip to content

Hostname

wedlich.com

Last fetched

wedlich.com resolves to 2 IPv4 addresses operated by NETCUP-AS netcup GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.45.97.2345.45.96.0/22AS197540NETCUP-AS netcup GmbHDE
92.205.50.17092.205.48.0/20AS21499GODADDY-SXBDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wedlich.com.

MechanismTarget
SPF_Ama.wedlich.com
SPF_Awedlich.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scanscope.net
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP217.146.142.141
SPF_IP5.45.97.234
SPF_MXwedlich.com

Related pages

Pivot deeper into the graph from wedlich.com.

Cypher and MCP

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

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