Skip to content

Hostname

my.connect2affect.org

Last fetched

my.connect2affect.org resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · my.connect2affect.orgRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/my.connect2affect.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.7016.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.18416.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.20316.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.9152.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.6752.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.13152.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.13952.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.15552.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.17152.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.13952.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.20352.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.6752.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.217.352.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.1152.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.22752.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with my.connect2affect.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from my.connect2affect.org in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from my.connect2affect.org.

Cypher and MCP

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

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