Skip to content

Hostname

singpromos.com

Last fetched

singpromos.com resolves to 1 IPv4 address operated by OVH in SG. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · singpromos.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/singpromos.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.140.23715.235.128.0/17AS16276OVHSG

WHOIS identity

Registrar
iana:1861
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of singpromos.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • singpromos.com

SPF policy

3 SPF mechanisms authorising senders for singpromos.com.

MechanismTarget
SPF_Asingpromos.com
SPF_IP15.235.140.237
SPF_MXsingpromos.com

Related pages

Pivot deeper into the graph from singpromos.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "singpromos.com"})-[: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.