Skip to content

Hostname

fleetone.co.uk

Last fetched

fleetone.co.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · fleetone.co.ukRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/fleetone.co.uk

Resolution chain

fleetone.co.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.84.16313.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.232.24913.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.166.9913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.124.16813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.151.5318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.207.10035.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
uk fuels
Contact emails

Subdomains

2 observed subdomains of fleetone.co.uk.

Web-graph footprint

Distinct hostnames that link to or from fleetone.co.uk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fleetone.co.uk.

MechanismTarget
SPF_INCLUDE_spf.ukfuels.co.uk

Related pages

Pivot deeper into the graph from fleetone.co.uk.

Cypher and MCP

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

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