Skip to content

Hostname

wodify.com

Last fetched

wodify.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.110.65107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.104.21018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.161.12818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.222.16818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.93.2023.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.242.1003.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.52.11434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.82.4634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.222.8634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.224.11950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.127.3154.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.172.9198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.59.22998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.60.7198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.206.23654.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.119.18732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.162.159100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.18.9623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wodify.com.

MechanismTarget
SPF_INCLUDE7337548.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from wodify.com.

Cypher and MCP

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

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