Hostname
adhetec.com
Last fetched
adhetec.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:14 as the registrar.
Nutrition Label
Resolution chain
adhetec.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 |
|---|---|---|---|---|
| 83.166.130.16 | 83.166.128.0/19 | AS29222 | INFOMANIAK-AS | CH |
WHOIS identity
- Registrar
- iana:14
- Organization
- julien furet
- Contact emails
Subdomains
24 observed subdomains of adhetec.com.
Showing 4 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adhetec.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for adhetec.com.
| Mechanism | Target |
|---|---|
| SPF_A | adhetec.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.217.152.74 |
| SPF_IP | 195.15.224.14 |
| SPF_IP | 195.200.166.214 |
| SPF_IP | 195.200.166.222 |
| SPF_IP | 209.15.92.153 |
| SPF_IP | 67.223.159.3/32 |
| SPF_IP | 82.127.80.149 |
| SPF_IP | 83.166.130.16 |
| SPF_IP | 90.63.182.242 |
| SPF_IP | 92.103.169.170 |
| SPF_IP | 92.175.119.97 |
| SPF_IP | 92.175.33.241 |
| SPF_MX | adhetec.com |
Related pages
Pivot deeper into the graph from adhetec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adhetec.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.