Skip to content

Hostname

forms.activamedia.com.sg

Last fetched

forms.activamedia.com.sg resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · forms.activamedia.com.sgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/forms.activamedia.com.sg

Resolution chain

forms.activamedia.com.sg resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.146.10113.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3913.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.4813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.7813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.238.49.12718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.4018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with forms.activamedia.com.sg in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for forms.activamedia.com.sg.

Related pages

Pivot deeper into the graph from forms.activamedia.com.sg.

Cypher and MCP

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

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