Skip to content

Hostname

whyze.com.sg

Last fetched

whyze.com.sg resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in SG.

Nutrition Label

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

Resolution chain

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

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

WHOIS identity

No WHOIS records are currently associated with whyze.com.sg in WhisperGraph.

Subdomains

20 observed subdomains of whyze.com.sg.

Web-graph footprint

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

17 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for whyze.com.sg.

MechanismTarget
SPF_Awhyze.com.sg
SPF_INCLUDEamazonaws.com
SPF_INCLUDEmailgun.org
SPF_IP116.12.213.209
SPF_IP116.12.213.221
SPF_IP119.31.236.87
SPF_IP203.125.147.110
SPF_IP54.254.145.15
SPF_MXwhyze.com.sg

Related pages

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

Cypher and MCP

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

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