Skip to content

Hostname

www.webmit.eu

Last fetched

www.webmit.eu resolves to 1 IPv4 address operated by AS60798 in IT.

Nutrition Label

WHISPER CANON · www.webmit.euRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.webmit.eu

Resolution chain

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

IPPrefixASNOperatorCountry
185.229.236.65185.229.236.0/22AS60798IT

WHOIS identity

No WHOIS records are currently associated with www.webmit.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.webmit.eu.

MechanismTarget
SPF_Aassistenza.webmit.eu
SPF_Aasterisk02.webmit.eu
SPF_Arsyslog.webmit.eu
SPF_Asrvtools.webmit.eu
SPF_Awww.webmit.eu
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.infomaniak.ch

Related pages

Pivot deeper into the graph from www.webmit.eu.

Cypher and MCP

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

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