Hostname
tflo.com
Last fetched
tflo.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tflo.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.193.113.46 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.75.55 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.220.229.49 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.170.123 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tflo.com owner
- Contact emails
- jawdbc@gmail.com
- ypyjjnknvm@whoisprivacyprotect.com
- 08405a3d-b820-4246-a447-9f9a1f53c8d2@identity-protect.org
- 1054cfb1-e137-4cf1-b3a3-bc4eb6ea7ec5@identity-protect.org
- 3f8c794a-b79f-4c51-be49-1ba2a65b6563@identity-protect.org
- 6ef15c7d-46e3-40a4-bb4c-11830db2f196@identity-protect.org
- a742374c-25ca-4397-ae2d-56fa3d7c9737@identity-protect.org
Subdomains
1 observed subdomain of tflo.com.
| Subdomain |
|---|
| www.tflo.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for tflo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from tflo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tflo.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.