Skip to content

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

WHISPER CANON · connexence.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/connexence.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.64.4815.235.0.0/17AS16276OVHCA

WHOIS identity

Registrar
iana:1910
Organization
connexence
Contact emails

Subdomains

72 observed subdomains of connexence.com.

Web-graph footprint

Distinct hostnames that link to or from connexence.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for connexence.com.

MechanismTarget
SPF_Aconnexence.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.202.162.7/32
SPF_IP158.69.206.117
SPF_IP158.69.65.32
SPF_IP158.69.68.137
SPF_IP158.69.69.174
SPF_IP158.69.75.180
SPF_IP158.69.82.183
SPF_IP158.69.95.3
SPF_IP167.114.100.5
SPF_IP167.114.65.86
SPF_IP54.39.105.168
SPF_IP54.39.107.95
SPF_IP54.39.49.113
SPF_IP66.254.41.36
SPF_IP69.70.183.110/32
SPF_MXconnexence.com

Related pages

Pivot deeper into the graph from connexence.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.