Skip to content

Hostname

declarators.com.sg

Last fetched

declarators.com.sg resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in SG. WHOIS lists registrar:ip mirror pte ltd as the registrar.

Nutrition Label

WHISPER CANON · declarators.com.sgRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/declarators.com.sg

Resolution chain

declarators.com.sg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.15.234.221103.15.234.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationSG

WHOIS identity

Registrar
registrar:ip mirror pte ltd
Organization
declarators pte. ltd. (sgnic-org1436253)
Contact emails

Subdomains

7 observed subdomains of declarators.com.sg.

Web-graph footprint

Distinct hostnames that link to or from declarators.com.sg in the public web crawl.

17 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for declarators.com.sg.

MechanismTarget
SPF_Adeclarators.com.sg
SPF_INCLUDE_spf.vodien.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP101.100.203.60
SPF_IP103.15.234.221
SPF_MXdeclarators.com.sg

Related pages

Pivot deeper into the graph from declarators.com.sg.

Cypher and MCP

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

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