Skip to content

Hostname

gramedia.com

Last fetched

gramedia.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
122.248.206.98122.248.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.195.20813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.71.2713.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.43.21318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.18.25418.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.166.1893.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.245.246.137.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.255.12946.137.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.52.22447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.191.19652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.5.23452.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.170.8352.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.89.16552.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.119.11052.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.161.16752.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.254.2854.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.149.13747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:82
Organization
pt gramedia asri media
Contact emails

Subdomains

37 observed subdomains of gramedia.com.

Web-graph footprint

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

3,423 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gramedia.com.

MechanismTarget
SPF_Amail.gramedia.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEncapp02.com
SPF_IP202.146.0.164
SPF_IP202.146.2.164
SPF_IP202.146.2.63
SPF_MXgramedia.com

Related pages

Pivot deeper into the graph from gramedia.com.

Cypher and MCP

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

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