Skip to content

Hostname

singpost.com.sg

Last fetched

singpost.com.sg has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:singnet pte ltd as the registrar.

Nutrition Label

WHISPER CANON · singpost.com.sgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/singpost.com.sg

Resolution chain

singpost.com.sg has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:singnet pte ltd
Organization
singapore post limited (sgnic-org1101972)
Contact emails

Subdomains

3 observed subdomains of singpost.com.sg.

Web-graph footprint

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

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEpostsvcs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.68.209.1/24
SPF_IP203.126.223.1/24
SPF_IP52.187.73.252
SPF_MXsmtp5.singpost.com

Related pages

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

Cypher and MCP

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

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