Skip to content

Hostname

instascreen.net

Last fetched

instascreen.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · instascreen.netRouting diversity7.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/instascreen.net

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.99.21916.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.1703.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.2173.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.143.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2033.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2113.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2533.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.803.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1443.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.138.2652.218.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.13852.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.169.23452.218.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.169.9852.218.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.176.13052.218.176.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.18652.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.16352.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.184.21052.218.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.10752.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.221.20252.218.221.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.228.13052.218.228.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

364 observed subdomains of instascreen.net.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for instascreen.net.

MechanismTarget
SPF_INCLUDEamazonaws.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from instascreen.net.

Cypher and MCP

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

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