Skip to content

Hostname

imda.gov.sg

Last fetched

imda.gov.sg resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · imda.gov.sgRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/imda.gov.sg

Resolution chain

imda.gov.sg resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.215.110.16313.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.191.418.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.28.9752.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with imda.gov.sg in WhisperGraph.

Subdomains

42 observed subdomains of imda.gov.sg.

Web-graph footprint

Distinct hostnames that link to or from imda.gov.sg in the public web crawl.

2,431 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for imda.gov.sg.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEgpc.gov.sg
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsupport.gov.sg
SPF_INCLUDEu43207959.wl210.sendgrid.net

Related pages

Pivot deeper into the graph from imda.gov.sg.

Cypher and MCP

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

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