Skip to content

Hostname

green-fleet.be

Last fetched

green-fleet.be resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in SG.

Nutrition Label

WHISPER CANON · green-fleet.beRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/green-fleet.be

Resolution chain

green-fleet.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
179.61.189.85179.61.189.0/24AS47583AS-HOSTINGER - Hostinger International LimitedSG
77.37.75.12477.37.0.0/17AS31400ACCELERATED-IT - firstcolo GmbHSG
92.113.16.13592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.4592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

No WHOIS records are currently associated with green-fleet.be in WhisperGraph.

Subdomains

1 observed subdomain of green-fleet.be.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for green-fleet.be.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from green-fleet.be.

Cypher and MCP

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

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