Skip to content

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

WHISPER CANON · phillip.com.sgRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/phillip.com.sg

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.

IPPrefixASNOperatorCountry
45.60.197.18045.60.197.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.199.18045.60.199.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:singnet pte ltd
Organization
phillip securities pte ltd (sgnic-orgph91575)
Contact emails

Subdomains

51 observed subdomains of phillip.com.sg.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for phillip.com.sg.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.77.142.49
SPF_IP122.11.196.254
SPF_IP122.11.196.49
SPF_IP172.104.161.128/32
SPF_IP203.116.47.101
SPF_IP8.2.119.5/32
SPF_IP8.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.