Skip to content

Hostname

sentex.ca

Last fetched

sentex.ca resolves to 1 IPv4 address operated by SENTEX-NET - Sentex Communications Corporation in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · sentex.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sentex.ca

Resolution chain

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

IPPrefixASNOperatorCountry
64.7.148.5564.7.144.0/20AS11647SENTEX-NET - Sentex Communications CorporationCA

WHOIS identity

Registrar
iana:456
Organization
sentex communications corporation
Contact emails

Subdomains

547 observed subdomains of sentex.ca.

Web-graph footprint

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

149 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sentex.ca.

MechanismTarget
SPF_Asentex.ca
SPF_IP199.212.134.0/23
SPF_IP205.211.164.0/23
SPF_IP206.130.91.0/24
SPF_IP206.51.23.0/24
SPF_IP206.51.24.0/24
SPF_IP206.51.25.0/24
SPF_IP2607:f3e0::/32
SPF_IP64.7.128.0/19
SPF_IP67.43.128.0/20
SPF_IP98.159.240.0/20
SPF_MXsentex.ca

Related pages

Pivot deeper into the graph from sentex.ca.

Cypher and MCP

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

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