Hostname
fyioc.com
Last fetched
fyioc.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
fyioc.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 |
|---|---|---|---|---|
| 18.235.169.190 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.215.70.6 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.85.158.154 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.89.16.28 | 54.89.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- chris gentile
- Contact emails
- billm@fyionlinelearning.com
- 196b5b85-5981-4a3b-a288-6349140f82cc@identity-protect.org
- 229ecad6-dd23-4dd6-967f-b706bb5728f4@identity-protect.org
- 69b4033f-9fec-4f02-8caf-d07cd61f47d6@identity-protect.org
- a1a445ac-3b2a-4f74-a765-e1fd3c8f7881@identity-protect.org
- b7930883-7de2-47f5-8017-783f9e1629ff@identity-protect.org
- c93a1ac3-b404-414d-bf74-c58f5e1620a7@identity-protect.org
Subdomains
4 observed subdomains of fyioc.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from fyioc.com.
- IP · 18.235.169.190
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · billm@fyionlinelearning.com
- TLD · .com
- Browse hostnames · fy…
- 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: "fyioc.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.