Hostname
fwb.com
Last fetched
fwb.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
fwb.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 |
|---|---|---|---|---|
| 199.59.243.228 | 199.59.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- 09463dfecd5646d48e5d553290dc198f.protect@whoisguard.com
- 0a6c56f8554a4da69090c9b7f53cd20c.protect@whoisguard.com
- 11c7b0b2a9304d94b972cb17d20e14af.protect@whoisguard.com
- 3a93b780556c4c1b90ba4b9475233f6d.protect@whoisguard.com
- 3f8f1ced61974100a145d9dd1c23bb17.protect@whoisguard.com
- 796d2b180cea4ce6a807437f866e48f0.protect@whoisguard.com
- 79acabe92e7c4762a7fcf09efe67f761.protect@whoisguard.com
- 9e35ebaaff8c4fe58b11a9670fbc280c.protect@whoisguard.com
- a39d1b32322c44d581e8608822ff9b25.protect@whoisguard.com
- a54040e83ca54183b79cc9ffda0f6b94.protect@whoisguard.com
- a877f1a0c2dc41fc8c028ba122f7f3af.protect@whoisguard.com
- a91e3a79217f41eda6db05649104e612.protect@whoisguard.com
- e50563441c404d7685bff93794ca9630.protect@whoisguard.com
- 07b0731b573f43e2a586b0bf339e017f.protect@withheldforprivacy.com
- 855a6aaed6bf4e5580f041d21d630065.protect@withheldforprivacy.com
Subdomains
15 observed subdomains of fwb.com.
Web-graph footprint
Distinct hostnames that link to or from fwb.com in the public web crawl.
27 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fwb.com.
- IP · 199.59.243.228
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · 09463dfecd5646d48e5d553290dc198f.protect@whoisguard.com
- TLD · .com
- Browse hostnames · fw…
- 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: "fwb.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.