Skip to content

Hostname

fleet-e.co.uk

Last fetched

fleet-e.co.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

WHISPER CANON · fleet-e.co.ukRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/fleet-e.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
13.41.155.4413.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.6.11013.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.178.12118.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.91.15418.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
fleetev
Contact emails

Subdomains

2 observed subdomains of fleet-e.co.uk.

Web-graph footprint

Distinct hostnames that link to or from fleet-e.co.uk in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fleet-e.co.uk.

MechanismTarget
SPF_Afleet-e.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.96.67.242/32
SPF_MXfleet-e.co.uk

Related pages

Pivot deeper into the graph from fleet-e.co.uk.

Cypher and MCP

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

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