Skip to content

Hostname

libphil.ca

Last fetched

libphil.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · libphil.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/libphil.ca

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
Contact emails

Subdomains

7 observed subdomains of libphil.ca.

Web-graph footprint

Distinct hostnames that link to or from libphil.ca in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • libphil.ca

SPF policy

6 SPF mechanisms authorising senders for libphil.ca.

MechanismTarget
SPF_Alibphil.ca
SPF_INCLUDEspf.likuid.com
SPF_IP209.44.124.251
SPF_IP209.44.124.6
SPF_IP68.168.113.10
SPF_MXlibphil.ca

Related pages

Pivot deeper into the graph from libphil.ca.

Cypher and MCP

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

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