Skip to content

Hostname

jeff-thomas.ca

Last fetched

jeff-thomas.ca resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · jeff-thomas.caRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/jeff-thomas.ca

Resolution chain

jeff-thomas.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.216.5.222162.216.5.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
Contact emails

Subdomains

12 observed subdomains of jeff-thomas.ca.

Web-graph footprint

Distinct hostnames that link to or from jeff-thomas.ca in the public web crawl.

27 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • jeff-thomas.ca

SPF policy

5 SPF mechanisms authorising senders for jeff-thomas.ca.

MechanismTarget
SPF_Ajeff-thomas.ca
SPF_IP162.216.5.222
SPF_IP162.220.61.88
SPF_IP23.111.128.185
SPF_MXjeff-thomas.ca

Related pages

Pivot deeper into the graph from jeff-thomas.ca.

Cypher and MCP

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

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