Skip to content

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

WHISPER CANON · ip-max.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ip-max.net

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.

IPPrefixASNOperatorCountry
46.20.249.846.20.240.0/20AS25091IP-MAX IP-Max SACH
46.20.250.20046.20.240.0/20AS25091IP-MAX IP-Max SACH

WHOIS identity

Registrar
iana:81
Organization
frederic gargula
Contact emails

Subdomains

250 observed subdomains of ip-max.net.

Web-graph footprint

Distinct hostnames that link to or from ip-max.net in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for ip-max.net.

MechanismTarget
SPF_IP2a02:2528:a04:205:0:0:0:11
SPF_IP46.20.249.11

Related pages

Pivot deeper into the graph from ip-max.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.