Skip to content

Hostname

greenfleet.net

Last fetched

greenfleet.net resolves to 2 IPv4 addresses operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.171.213.93213.171.192.0/19AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.GB
217.174.247.174217.174.240.0/20AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.GB

WHOIS identity

Registrar
iana:83
Organization
david devoto
Contact emails

Subdomains

29 observed subdomains of greenfleet.net.

Web-graph footprint

Distinct hostnames that link to or from greenfleet.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for greenfleet.net.

MechanismTarget
SPF_A35a33552.greenfleet.net
SPF_Agreenfleet.net
SPF_MXgreenfleet.net

Related pages

Pivot deeper into the graph from greenfleet.net.

Cypher and MCP

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

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