Skip to content

Hostname

a.intgr.net

Last fetched

a.intgr.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · a.intgr.netRouting diversity7.3/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/a.intgr.net

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.12116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.12416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.20116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.11416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.19816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.11016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.23416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.6816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.105.16016.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.16016.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.40.24016.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.2416.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.11216.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.68.22416.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.323.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.210.12052.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.210.18452.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with a.intgr.net in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from a.intgr.net.

Cypher and MCP

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

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