Skip to content

Hostname

agc.com

Last fetched

agc.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · agc.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/agc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.105.15713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.130.23513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.128.2813.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.174.6018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.8.14535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.90.7535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.103.1952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.108.10454.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.183.17854.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.218.6454.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.233.16654.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.131.25413.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.167.23613.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.38.16713.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

53 observed subdomains of agc.com.

Web-graph footprint

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

1,319 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for agc.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEeur.pb-dynmktge.com
SPF_INCLUDEspf-0070c601.pphosted.com
SPF_INCLUDEspf-0070c604.pphosted.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_IP153.128.70.108
SPF_IP153.128.70.110
SPF_IP153.128.70.111
SPF_IP68.232.156.65
SPF_IP68.232.156.66
SPF_IP68.232.159.168
SPF_IP68.232.159.169

Related pages

Pivot deeper into the graph from agc.com.

Cypher and MCP

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

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