Hostname
fastbs222.com
Last fetched
fastbs222.com resolves to 1 IPv4 address operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fastbs222.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.158.0/23 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.158.0/23 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fastbs222.com owner
- Contact emails
- 04e684d8-c250-4824-9c2b-ab226a998026@identity-protect.org
- 0953e2ee-0486-43da-bbca-01174fb1542a@identity-protect.org
- 0a8c5515-071c-441e-80fc-7a1293c5058e@identity-protect.org
- 3e9708b1-3149-4222-a40c-7ef461c22480@identity-protect.org
- 66348bc0-8848-4bb6-8f59-d93c8bb009a2@identity-protect.org
- 8c3fef94-f6b5-4d37-8591-b8236c84a903@identity-protect.org
- bd528346-0add-4c53-9dfa-950be358157c@identity-protect.org
Subdomains
4 observed subdomains of fastbs222.com.
Threat posture
History
Related pages
Pivot deeper into the graph from fastbs222.com.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:468
- Country · US
- Email · 04e684d8-c250-4824-9c2b-ab226a998026@identity-protect.org
- TLD · .com
- Browse hostnames · fa…
- 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: "fastbs222.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.