Skip to content

Hostname

ipos.gov.sg

Last fetched

ipos.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 · ipos.gov.sgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint9.5/10canon.whisper.security/host/ipos.gov.sg

Resolution chain

ipos.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
intellectual property office of singapore (sgnic-org1317532)
Contact emails

Subdomains

27 observed subdomains of ipos.gov.sg.

Web-graph footprint

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

615 sites link to this hostname.

161 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ipos.gov.sg.

Related pages

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

Cypher and MCP

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

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