Skip to content

Hostname

wisdomways.net

Last fetched

wisdomways.net resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · wisdomways.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wisdomways.net

Resolution chain

wisdomways.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.22.55.12423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.70.2333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.50.2233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.194.543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.136.13234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.7.7244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.156.23752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.195.5052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 013233575
Contact emails

Subdomains

1 observed subdomain of wisdomways.net.

Web-graph footprint

Distinct hostnames that link to or from wisdomways.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wisdomways.net.

MechanismTarget
SPF_Afullpartner2.com
SPF_Awisdomways.net
SPF_INCLUDE_spf.google.com
SPF_IP216.246.89.41
SPF_IP76.12.60.195
SPF_IP76.12.60.199
SPF_IP76.12.79.34
SPF_IP76.12.79.35
SPF_MXmf1.ijnet.net
SPF_MXwisdomways.net

Related pages

Pivot deeper into the graph from wisdomways.net.

Cypher and MCP

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

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