Hostname
connexservice.com
Last fetched
connexservice.com resolves to 1 IPv4 address operated by AS3330 in AT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
connexservice.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 |
|---|---|---|---|---|
| 194.112.241.242 | 194.112.192.0/18 | AS3330 | — | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- christian hartl
- Contact emails
- domainadmin@connextouristik.com
- 2519d277-37c3-4132-be06-a22f0056dfa0@identity-protect.org
- 54c00bc3-52ad-4cbc-803a-635498d58088@identity-protect.org
- 9595efdf-7586-4048-949e-4f6e8e6fd1bf@identity-protect.org
- 95f71eda-9d1b-4b86-a6d7-fbfebaf4eb36@identity-protect.org
- f95d958f-5592-46b7-a2ef-30679a0c02a2@identity-protect.org
Subdomains
68 observed subdomains of connexservice.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from connexservice.com in the public web crawl.
49 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for connexservice.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.112.241.0/26 |
| SPF_IP | 194.112.241.224/27 |
Related pages
Pivot deeper into the graph from connexservice.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "connexservice.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.