Skip to content

Hostname

weinvorteil.de

Last fetched

weinvorteil.de resolves to 1 IPv4 address operated by AS39704 in NL.

Nutrition Label

WHISPER CANON · weinvorteil.deRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/weinvorteil.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.103.16.167185.103.100.0/24AS39704NL

WHOIS identity

No WHOIS records are currently associated with weinvorteil.de in WhisperGraph.

Subdomains

18 observed subdomains of weinvorteil.de.

Web-graph footprint

Distinct hostnames that link to or from weinvorteil.de in the public web crawl.

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for weinvorteil.de.

MechanismTarget
SPF_Aweinvorteil.de
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.22.135
SPF_MXweinvorteil.de

Related pages

Pivot deeper into the graph from weinvorteil.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "weinvorteil.de"})-[: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.