Skip to content

Hostname

mindef.gov.sg

Last fetched

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

Resolution chain

mindef.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
ministry of defence (sgnic-orgmi116837)
Contact emails

Subdomains

11 observed subdomains of mindef.gov.sg.

Web-graph footprint

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

965 sites link to this hostname.

134 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mindef.gov.sg.

MechanismTarget
SPF_INCLUDEsupport.gov.sg
SPF_MXmindef.gov.sg

Related pages

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

Cypher and MCP

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

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