Skip to content

Hostname

maxihoster.com

Last fetched

maxihoster.com resolves to 2 IPv4 addresses operated by AS31736 in CH. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · maxihoster.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/maxihoster.com

Resolution chain

maxihoster.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1647
Organization
ga conseils sàrl
Contact emails

Subdomains

33 observed subdomains of maxihoster.com.

Web-graph footprint

Distinct hostnames that link to or from maxihoster.com in the public web crawl.

57 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maxihoster.com.

MechanismTarget
SPF_INCLUDEmail.registrar.eu
SPF_IP171.33.243.0/24
SPF_IP2a12:44c0:0:1::/64

Related pages

Pivot deeper into the graph from maxihoster.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "maxihoster.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 20

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