Skip to content

Hostname

impartel.com

Last fetched

impartel.com resolves to 1 IPv4 address operated by CC-3272 - Cogeco Connexion inc in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · impartel.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/impartel.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.169.131.81209.169.128.0/18AS11290CC-3272 - Cogeco Connexion incCA

WHOIS identity

Registrar
iana:69
Organization
cedric tardif
Contact emails

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for impartel.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP209.169.131.110
SPF_IP209.169.131.140
SPF_IP209.169.131.141
SPF_IP209.169.131.145
SPF_IP209.169.131.146
SPF_IP209.169.131.177
SPF_IP209.169.131.181
SPF_IP209.169.131.86

Related pages

Pivot deeper into the graph from impartel.com.

Cypher and MCP

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

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