Hostname
genack.net
Last fetched
genack.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:303
- Organization
- genack s.r.l
- Contact emails
Subdomains
43 observed subdomains of genack.net.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from genack.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for genack.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 144.217.113.40 |
| SPF_IP | 167.114.163.237 |
| SPF_IP | 207.244.230.224 |
| SPF_IP | 45.79.52.14 |
| SPF_IP | 66.228.60.248 |
| SPF_MX | genack.net |
Related pages
Pivot deeper into the graph from genack.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "genack.net"})-[: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.