Skip to content

Hostname

wevox.io

Last fetched

wevox.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · wevox.ioRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/wevox.io

Resolution chain

wevox.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.47.3913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.64.12213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.120.9313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.53.18113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.33.6718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.24.21718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.85.24918.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.131.2493.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.169.1143.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.109.19035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.83.22135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.235.15735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.171.16952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.42.2452.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.91.3152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.244.1852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.134.14452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.250.15654.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.106.23854.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.76.6057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1376
Organization
atrae
Contact emails

Subdomains

31 observed subdomains of wevox.io.

Web-graph footprint

Distinct hostnames that link to or from wevox.io in the public web crawl.

103 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wevox.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-bma.mpme.jp

Related pages

Pivot deeper into the graph from wevox.io.

Cypher and MCP

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

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