Skip to content

Hostname

aprg.io

Last fetched

aprg.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

WHISPER CANON · aprg.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aprg.io

Resolution chain

aprg.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.192.117.11454.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.11554.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.1654.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.6654.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
99.84.234.1399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with aprg.io in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from aprg.io in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for aprg.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from aprg.io.

Cypher and MCP

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

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