Skip to content

Hostname

crocodille.com

Last fetched

crocodille.com resolves to 1 IPv4 address operated by AS15962 in SK. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · crocodille.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/crocodille.com

Resolution chain

crocodille.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
90.64.252.25090.64.128.0/17AS15962SK

WHOIS identity

Registrar
iana:1052
Organization
inver spol. s r.o.
Contact emails

Subdomains

10 observed subdomains of crocodille.com.

Web-graph footprint

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

44 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for crocodille.com.

MechanismTarget
SPF_Amail.crocodille.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.219.169.150/32
SPF_IP90.64.252.248
SPF_IP90.64.252.250
SPF_MXcrocodille.com

Related pages

Pivot deeper into the graph from crocodille.com.

Cypher and MCP

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

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