Skip to content

Hostname

charter.ca

Last fetched

charter.ca resolves to 1 IPv4 address operated by EXPEDIENT - Expedient in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · charter.caRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/charter.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.238.236.61104.238.236.0/24AS17054EXPEDIENT - ExpedientUS

WHOIS identity

Registrar
iana:456
Organization
charter telecom
Contact emails

Subdomains

14 observed subdomains of charter.ca.

Web-graph footprint

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

28 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for charter.ca.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEbounce.zmd0.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.71.3.26
SPF_IP208.98.225.61
SPF_IP216.71.130.136
SPF_IP216.71.134.102
SPF_IP24.109.32.82
SPF_IP38.186.48.242
SPF_IP70.79.229.16
SPF_IP72.29.237.189

Related pages

Pivot deeper into the graph from charter.ca.

Cypher and MCP

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

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