Hostname
connexence.com
Last fetched
connexence.com resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
connexence.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 |
|---|---|---|---|---|
| 15.235.64.48 | 15.235.0.0/17 | AS16276 | OVH | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- connexence
- Contact emails
Subdomains
72 observed subdomains of connexence.com.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from connexence.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for connexence.com.
| Mechanism | Target |
|---|---|
| SPF_A | connexence.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.202.162.7/32 |
| SPF_IP | 158.69.206.117 |
| SPF_IP | 158.69.65.32 |
| SPF_IP | 158.69.68.137 |
| SPF_IP | 158.69.69.174 |
| SPF_IP | 158.69.75.180 |
| SPF_IP | 158.69.82.183 |
| SPF_IP | 158.69.95.3 |
| SPF_IP | 167.114.100.5 |
| SPF_IP | 167.114.65.86 |
| SPF_IP | 54.39.105.168 |
| SPF_IP | 54.39.107.95 |
| SPF_IP | 54.39.49.113 |
| SPF_IP | 66.254.41.36 |
| SPF_IP | 69.70.183.110/32 |
| SPF_MX | connexence.com |
Related pages
Pivot deeper into the graph from connexence.com.
- IP · 15.235.64.48
- ASN · AS16276OVH
- Registrar · iana:1910
- Country · CA
- Email · connexence.com-registrant@directnicwhoiscompliance.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "connexence.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.