Skip to content

Hostname

affsrc.com

Last fetched

affsrc.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · affsrc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/affsrc.com

Resolution chain

affsrc.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.2.37100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.87.36107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.254.22218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.72.22618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.254.2433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.184.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.0.13034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.142.24944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.156.6944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.1.22044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.237.24952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.102.22952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.187.23452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.117.12654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.55.15054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.152.4054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.33.17472.44.32.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.212.14598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.69.2098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
anthony wu
Contact emails

Subdomains

1 observed subdomain of affsrc.com.

Web-graph footprint

Distinct hostnames that link to or from affsrc.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from affsrc.com.

Cypher and MCP

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

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