Skip to content

Hostname

acmicpc.net

Last fetched

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

Nutrition Label

WHISPER CANON · acmicpc.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/acmicpc.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.6.11018.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.2218.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.318.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.3818.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.63.1123.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.253.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.493.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.913.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
99.84.152.10899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
baekjoon choi
Contact emails

Subdomains

15 observed subdomains of acmicpc.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for acmicpc.net.

MechanismTarget
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from acmicpc.net.

Cypher and MCP

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

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