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
Resolution chain
kingdomfirst.ca 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 |
|---|---|---|---|---|
| 51.79.35.44 | 51.79.0.0/17 | AS16276 | — | CA |
| 66.102.136.136 | 66.102.128.0/20 | AS40092 | ONIAAS - HostPapa | CA |
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
MX records
SPF policy
4 SPF mechanisms authorising senders for kingdomfirst.ca.
| Mechanism | Target |
|---|---|
| SPF_A | kingdomfirst.ca |
| SPF_A | svr01.trinitywebhosting.com |
| SPF_INCLUDE | _spf.websavers.ca |
| SPF_MX | kingdomfirst.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.