Skip to content

Hostname

krabb.fr

Last fetched

krabb.fr resolves to 2 IPv4 addresses operated by AS50474 in FR. WHOIS lists registrar:planethoster as the registrar.

Nutrition Label

WHISPER CANON · krabb.frRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/krabb.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.246.46.63185.246.44.0/22AS50474FR
85.236.153.7585.236.152.0/21AS53589PLANETHOSTER-8 - PlanetHosterFR

WHOIS identity

Registrar
registrar:planethoster
Organization
ano nymous
Contact emails

Subdomains

35 observed subdomains of krabb.fr.

Web-graph footprint

Distinct hostnames that link to or from krabb.fr in the public web crawl.

70 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for krabb.fr.

MechanismTarget
SPF_Akrabb.fr
SPF_IP85.236.153.75
SPF_MXkrabb.fr

Related pages

Pivot deeper into the graph from krabb.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "krabb.fr"})-[: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.