Skip to content

Hostname

spamvor.com

Last fetched

spamvor.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.235.111167.114.224.0/19AS16276OVHFR

WHOIS identity

Registrar
iana:433
Organization
daniel grand
Contact emails

Subdomains

11 observed subdomains of spamvor.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for spamvor.com.

MechanismTarget
SPF_Aspamvor.com
SPF_INCLUDE_spf.spamvor.com
SPF_INCLUDEzoho.eu
SPF_IP167.114.235.111
SPF_IP176.58.117.104
SPF_IP178.33.138.231
SPF_IP178.33.167.119
SPF_IP212.147.77.250
SPF_IP5.182.248.151
SPF_IP51.159.15.121
SPF_MXspamvor.com

Related pages

Pivot deeper into the graph from spamvor.com.

Cypher and MCP

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

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