Skip to content

Hostname

emails.wix.com

Last fetched

emails.wix.com resolves to 4 IPv4 addresses operated by AS20940 in US.

Nutrition Label

WHISPER CANON · emails.wix.comRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/emails.wix.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with emails.wix.com in WhisperGraph.

Subdomains

4 observed subdomains of emails.wix.com.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for emails.wix.com.

MechanismTarget
SPF_IP12.130.139.213
SPF_IP12.130.154.176
SPF_IP129.145.66.120
SPF_IP129.145.66.145
SPF_IP129.145.66.146
SPF_IP129.145.67.143
SPF_IP129.145.67.158
SPF_IP129.145.67.159
SPF_IP129.145.67.225
SPF_IP129.145.70.235

Related pages

Pivot deeper into the graph from emails.wix.com.

Cypher and MCP

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

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