Skip to content

Hostname

en.com.sg

Last fetched

en.com.sg resolves to 1 IPv4 address operated by OVH in SG.

Nutrition Label

WHISPER CANON · en.com.sgRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/en.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
51.79.255.15151.79.128.0/17AS16276OVHSG

WHOIS identity

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

Subdomains

52 observed subdomains of en.com.sg.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.en.com.sg
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.webnic.cc
SPF_INCLUDEzcsend.net
SPF_INCLUDEzeptomail.net
SPF_MXen.com.sg

Related pages

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

Cypher and MCP

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

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