Skip to content

Hostname

ncpg.org.sg

Last fetched

ncpg.org.sg resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:government technology agency as the registrar.

Nutrition Label

WHISPER CANON · ncpg.org.sgRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint7.6/10canon.whisper.security/host/ncpg.org.sg

Resolution chain

ncpg.org.sg resolves to 4 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
35.201.83.13035.200.0.0/15AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
52.76.28.9752.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:government technology agency
Organization
ministry of social and family development (sgnic-org1430782)
Contact emails

Subdomains

11 observed subdomains of ncpg.org.sg.

Web-graph footprint

Distinct hostnames that link to or from ncpg.org.sg in the public web crawl.

485 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ncpg.org.sg.

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

Related pages

Pivot deeper into the graph from ncpg.org.sg.

Cypher and MCP

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

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