Skip to content

Hostname

ieeevis.org

Last fetched

ieeevis.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · ieeevis.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ieeevis.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.104.111108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.115108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.64108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.67108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.169.36.123.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.33.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.623.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.683.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

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 ieeevis.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ieeevis.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ieeevis.org.

Cypher and MCP

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

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