Skip to content

Hostname

instafeed.codev.wixapps.net

Last fetched

instafeed.codev.wixapps.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · instafeed.codev.wixapps.netRouting diversity3.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/instafeed.codev.wixapps.net

Resolution chain

instafeed.codev.wixapps.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.222.6.103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.117.20334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.144.19044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.77.11144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.209.16998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.34.117100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with instafeed.codev.wixapps.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from instafeed.codev.wixapps.net in the public web crawl.

22 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from instafeed.codev.wixapps.net.

Cypher and MCP

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

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