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
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.
Showing 2 of 3. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | postsvcs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 202.68.209.1/24 |
| SPF_IP | 203.126.223.1/24 |
| SPF_IP | 52.187.73.252 |
| SPF_MX | smtp5.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.