Skip to content

Hostname

cea.gov.sg

Last fetched

cea.gov.sg resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:954 as the registrar.

Nutrition Label

WHISPER CANON · cea.gov.sgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint7.6/10canon.whisper.security/host/cea.gov.sg

Resolution chain

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

IPPrefixASNOperatorCountry
18.136.36.20318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.108.818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.47.6618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:954
Organization
council for estate agencies (sgnic-org1074791)
Contact emails

Subdomains

5 observed subdomains of cea.gov.sg.

Web-graph footprint

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

263 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cea.gov.sg.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsupport.gov.sg

Related pages

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

Cypher and MCP

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

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