Hostname
hee-technologies.com
Last fetched
hee-technologies.com resolves to 2 IPv4 addresses operated by AS8972 in FR. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
hee-technologies.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.175.14.72 | 5.175.0.0/20 | AS8972 | — | FR |
| 80.237.132.19 | 80.237.132.0/24 | AS34011 | — | DE |
WHOIS identity
- Registrar
- iana:1390
- Organization
- hee technologies
- Contact emails
Subdomains
2 observed subdomains of hee-technologies.com.
Web-graph footprint
Distinct hostnames that link to or from hee-technologies.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for hee-technologies.com.
| Mechanism | Target |
|---|---|
| SPF_A | hee-technologies.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.server-he.de |
| SPF_IP | 2a01:488:42:1000:50ed:8248:ffe4:a6f8/128 |
| SPF_IP | 80.237.130.72 |
| SPF_MX | hee-technologies.com |
Related pages
Pivot deeper into the graph from hee-technologies.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hee-technologies.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.