Hostname
ufofleet.com
Last fetched
ufofleet.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
ufofleet.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.87.125 | 13.227.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.87.28 | 13.227.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.87.66 | 13.227.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.87.96 | 13.227.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.31 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.39 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.40 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.71 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.46.114 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.126 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.5 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.91 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- whois privacy
- Contact emails
Subdomains
26 observed subdomains of ufofleet.com.
Web-graph footprint
Distinct hostnames that link to or from ufofleet.com in the public web crawl.
8 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ufofleet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ufofleet.com.
- IP · 13.227.87.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1052
- Country · US
- Email · cfd4820952c2a62e_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · uf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ufofleet.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.