Hostname
phillip.com.sg
Last fetched
phillip.com.sg resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:singnet pte ltd as the registrar.
Nutrition Label
Resolution chain
phillip.com.sg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.197.180 | 45.60.197.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.199.180 | 45.60.199.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- registrar:singnet pte ltd
- Organization
- phillip securities pte ltd (sgnic-orgph91575)
- Contact emails
- —
Subdomains
51 observed subdomains of phillip.com.sg.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from phillip.com.sg in the public web crawl.
110 sites link to this hostname.
106 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for phillip.com.sg.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.77.142.49 |
| SPF_IP | 122.11.196.254 |
| SPF_IP | 122.11.196.49 |
| SPF_IP | 172.104.161.128/32 |
| SPF_IP | 203.116.47.101 |
| SPF_IP | 8.2.119.5/32 |
| SPF_IP | 8.222.189.176 |
Related pages
Pivot deeper into the graph from phillip.com.sg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phillip.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.