Skip to content

Hostname

webmail.netsample.net

Last fetched

webmail.netsample.net resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in NL.

Nutrition Label

WHISPER CANON · webmail.netsample.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/webmail.netsample.net

Resolution chain

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

IPPrefixASNOperatorCountry
95.179.131.7795.179.128.0/20AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

No WHOIS records are currently associated with webmail.netsample.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for webmail.netsample.net.

MechanismTarget
SPF_Awebmail.netsample.net
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP165.22.25.59
SPF_IP167.99.251.169
SPF_IP185.133.55.0/24
SPF_IP209.38.236.8
SPF_IP45.76.39.127
SPF_IP95.179.151.200
SPF_MXwebmail.netsample.net

Related pages

Pivot deeper into the graph from webmail.netsample.net.

Cypher and MCP

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

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