Skip to content

Hostname

kingdomfirst.ca

Last fetched

kingdomfirst.ca resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · kingdomfirst.caRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kingdomfirst.ca

Resolution chain

kingdomfirst.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.79.35.4451.79.0.0/17AS16276CA
66.102.136.13666.102.128.0/20AS40092ONIAAS - HostPapaCA

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
Contact emails

Subdomains

3 observed subdomains of kingdomfirst.ca.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kingdomfirst.ca.

MechanismTarget
SPF_Akingdomfirst.ca
SPF_Asvr01.trinitywebhosting.com
SPF_INCLUDE_spf.websavers.ca
SPF_MXkingdomfirst.ca

Related pages

Pivot deeper into the graph from kingdomfirst.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kingdomfirst.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.