Skip to content

Hostname

phillipcfd.com

Last fetched

phillipcfd.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · phillipcfd.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/phillipcfd.com

Resolution chain

phillipcfd.com 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
iana:9
Organization
cfd department
Contact emails

Subdomains

2 observed subdomains of phillipcfd.com.

Web-graph footprint

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

80 sites link to this hostname.

367 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for phillipcfd.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP103.77.142.49
SPF_IP122.11.196.42
SPF_IP122.11.196.49

Related pages

Pivot deeper into the graph from phillipcfd.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "phillipcfd.com"})-[: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.