Skip to content

Hostname

bca.gov.sg

Last fetched

bca.gov.sg resolves to 3 IPv4 addresses operated by DOSARREST - Dosarrest Internet Security LTD in US. WHOIS lists iana:954 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.184.145.208199.184.145.0/24AS19324DOSARREST - Dosarrest Internet Security LTDUS
45.60.116.20945.60.116.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.77.20945.60.77.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:954
Organization
building and construction authority (sgnic-orgbu124228)
Contact emails

Subdomains

36 observed subdomains of bca.gov.sg.

Web-graph footprint

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

541 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bca.gov.sg.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsupport.gov.sg
SPF_IP132.147.97.200
SPF_IP160.96.214.113
SPF_IP160.96.214.116
SPF_IP202.73.46.170/32
SPF_IP23.251.233.28/32
SPF_IP54.240.102.94
SPF_IP54.240.102.95

Related pages

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

Cypher and MCP

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

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