Hostname
fleetoperate.com
Last fetched
fleetoperate.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fleetoperate.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.52.2 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.48 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.59 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.71 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.16 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.53 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.70 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.83 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- amrik cheema
- Contact emails
- jackfruitsystems@outlook.com
- 345deafb-cbaf-47a3-a23c-fd6f45e170fb@identity-protect.org
- 4332f321-5380-438a-ab2d-d58e0726c6c2@identity-protect.org
- 6030f8b9-dd51-4b73-90e5-728996df5264@identity-protect.org
- 69566c8b-9f08-4176-bfb4-8142828c72dc@identity-protect.org
- 6a3dd364-310d-4286-b852-a9deef36b8be@identity-protect.org
- dcce100e-fa98-497c-92b8-a3fe37746953@identity-protect.org
- e9df5808-a522-466f-b420-39ac8cce5648@identity-protect.org
- owner-1578062@fleetoperate.com.whoisprivacyservice.org
Subdomains
53 observed subdomains of fleetoperate.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fleetoperate.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for fleetoperate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from fleetoperate.com.
- IP · 18.164.52.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · jackfruitsystems@outlook.com
- TLD · .com
- Browse hostnames · fl…
- 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: "fleetoperate.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.