Hostname
sentex.net
Last fetched
sentex.net resolves to 1 IPv4 address operated by SENTEX-NET - Sentex Communications Corporation in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
sentex.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.7.148.55 | 64.7.144.0/20 | AS11647 | SENTEX-NET - Sentex Communications Corporation | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
Subdomains
33 observed subdomains of sentex.net.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sentex.net in the public web crawl.
625 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for sentex.net.
| Mechanism | Target |
|---|---|
| SPF_A | sentex.net |
| SPF_INCLUDE | sentex.ca |
| SPF_IP | 199.212.134.0/23 |
| SPF_IP | 205.211.164.0/23 |
| SPF_IP | 206.130.91.0/24 |
| SPF_IP | 206.51.23.0/24 |
| SPF_IP | 206.51.24.0/24 |
| SPF_IP | 206.51.25.0/24 |
| SPF_IP | 2607:f3e0::/32 |
| SPF_IP | 64.7.128.0/19 |
| SPF_IP | 67.43.128.0/20 |
| SPF_IP | 98.159.240.0/20 |
| SPF_MX | sentex.net |
Related pages
Pivot deeper into the graph from sentex.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sentex.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.