Skip to content

Hostname

www.fleetev.com

Last fetched

www.fleetev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · www.fleetev.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.fleetev.com

Resolution chain

www.fleetev.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.233.12218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.1618.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.718.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.8518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.160.246.1043.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.193.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.943.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.963.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO

WHOIS identity

No WHOIS records are currently associated with www.fleetev.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.fleetev.com.

MechanismTarget
SPF_Awww.fleetev.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.70.46.136
SPF_IP157.245.40.104
SPF_IP185.96.67.242/32
SPF_MXwww.fleetev.com

Related pages

Pivot deeper into the graph from www.fleetev.com.

Cypher and MCP

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

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