Hostname
heficed.com
Last fetched
heficed.com resolves to 4 IPv4 addresses operated by AS61317 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
heficed.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 102.165.7.64 | 102.165.7.0/24 | AS61317 | — | DE |
| 185.130.204.3 | 185.130.204.0/22 | AS61317 | — | DE |
| 185.130.204.7 | 185.130.204.0/22 | AS61317 | — | DE |
| 185.130.205.34 | 185.130.204.0/22 | AS61317 | — | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- hivelocity
- Contact emails
Subdomains
64 observed subdomains of heficed.com.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from heficed.com in the public web crawl.
131 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for heficed.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 102.165.7.94 |
| SPF_IP | 102.165.8.3 |
| SPF_IP | 154.16.202.14 |
| SPF_IP | 185.130.204.10 |
| SPF_IP | 185.130.204.50 |
| SPF_IP | 185.130.205.18 |
| SPF_IP | 185.130.205.52 |
| SPF_IP | 185.130.205.57 |
| SPF_IP | 185.34.41.164 |
| SPF_IP | 66.165.252.27 |
| SPF_IP | 82.135.143.87 |
Related pages
Pivot deeper into the graph from heficed.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heficed.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.