Skip to content

Hostname

teampatel.ca

Last fetched

teampatel.ca resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · teampatel.caRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/teampatel.ca

Resolution chain

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

IPPrefixASNOperatorCountry
70.39.250.19070.39.250.0/23AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with teampatel.ca in WhisperGraph.

Subdomains

7 observed subdomains of teampatel.ca.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • teampatel.ca

SPF policy

3 SPF mechanisms authorising senders for teampatel.ca.

MechanismTarget
SPF_Ateampatel.ca
SPF_IP70.39.250.190
SPF_MXteampatel.ca

Related pages

Pivot deeper into the graph from teampatel.ca.

Cypher and MCP

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

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