Skip to content

Hostname

aboutfleet.ch

Last fetched

aboutfleet.ch resolves to 1 IPv4 address operated by HETZNER-AS in FI.

Nutrition Label

WHISPER CANON · aboutfleet.chRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aboutfleet.ch

Resolution chain

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

IPPrefixASNOperatorCountry
37.27.124.11737.27.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
Organization
giuseppe cucchiara
Contact emails

Subdomains

33 observed subdomains of aboutfleet.ch.

Web-graph footprint

Distinct hostnames that link to or from aboutfleet.ch in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aboutfleet.ch.

MechanismTarget
SPF_Aaboutfleet.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.251.51.174
SPF_IP37.27.124.117
SPF_MXaboutfleet.ch

Related pages

Pivot deeper into the graph from aboutfleet.ch.

Cypher and MCP

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

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