Hostname
cassiniweb.com
Last fetched
cassiniweb.com resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in CA. WHOIS lists iana:1895 as the registrar.
Nutrition Label
Resolution chain
cassiniweb.com 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.34.67.210 | 64.34.64.0/20 | AS13768 | COGECO-PEER1 - Aptum Technologies | CA |
WHOIS identity
- Registrar
- iana:1895
- Organization
- logiciels saturne
- Contact emails
Subdomains
16 observed subdomains of cassiniweb.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for cassiniweb.com.
| Mechanism | Target |
|---|---|
| SPF_A | cassiniweb.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.websiteservername.com |
| SPF_IP | 207.134.55.157 |
| SPF_IP | 66.102.128.117/32 |
| SPF_IP | 66.102.128.222 |
| SPF_IP | 99.79.86.92 |
| SPF_MX | cassiniweb.com |
Related pages
Pivot deeper into the graph from cassiniweb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cassiniweb.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.