Hostname
ip-max.net
Last fetched
ip-max.net resolves to 2 IPv4 addresses operated by IP-MAX IP-Max SA in CH. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ip-max.net 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 |
|---|---|---|---|---|
| 46.20.249.8 | 46.20.240.0/20 | AS25091 | IP-MAX IP-Max SA | CH |
| 46.20.250.200 | 46.20.240.0/20 | AS25091 | IP-MAX IP-Max SA | CH |
WHOIS identity
- Registrar
- iana:81
- Organization
- frederic gargula
- Contact emails
Subdomains
250 observed subdomains of ip-max.net.
Showing 25 of 250. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ip-max.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ip-max.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 2a02:2528:a04:205:0:0:0:11 |
| SPF_IP | 46.20.249.11 |
Related pages
Pivot deeper into the graph from ip-max.net.
- IP · 46.20.249.8
- ASN · AS25091IP-MAX IP-Max SA
- Registrar · iana:81
- Country · CH
- Email · 27fcd4003e05efcccc1cb6c26e970a45-2449608@contact.gandi.net
- TLD · .net
- Browse hostnames · ip…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ip-max.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.