Hostname
zoo.com.sg
Last fetched
zoo.com.sg resolves to 103.227.176.4, announced in 103.227.176.0/22 by WHG-SGP - WHG Hosting Services Ltd in US. zoo.com.sg is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for zoo.com.sg is recorded in WhisperGraph.
Attribution
whg
ORIGIN_AS
WHOIS identity
- Registrar
- iana:890
- Registrant organisation
- singapore zoological gardens (sgnic-orgsi73104)
Subdomains
| Subdomain |
|---|
| autodiscover.zoo.com.sg |
| cpanel.zoo.com.sg |
| cpcalendars.zoo.com.sg |
| cpcontacts.zoo.com.sg |
| mail.zoo.com.sg |
| remote.zoo.com.sg |
| webdisk.zoo.com.sg |
| webmail.zoo.com.sg |
| whm.zoo.com.sg |
| www.zoo.com.sg |
Showing 10 of 10 subdomains (10 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.supercp.com
- ns2.supercp.com
- ns3.supercp.com
- ns4.supercp.com
MX records
- mail.zoo.com.sg
SPF policy
- include: spf.supercp.com
- a: zoo.com.sg
- mx: zoo.com.sg
- ip: 103.227.176.4
- ip: 85.187.128.7
Threat-feed evidence
History
Related pages
Pivot from zoo.com.sg into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zoo.com.sg"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.