Hostname
ffjewels.com
Last fetched
ffjewels.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
ffjewels.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.180.140.11 | 199.180.140.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 199.180.140.12 | 199.180.140.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- perfect privacy,
- Contact emails
- 487to2t3l0ibub8ujvn4bsp3ia@domaindiscreet.com
- 57424088@myprivatename.com
- 7cd279190a28fd0a6c5c48ad9d44dc05@domaindiscreet.com
- 995c18ea0a28fd0a0e0d5539261c9488@domaindiscreet.com
- a1365cad0a28fd0a3049a95d0198e314@domaindiscreet.com
- af4b71cd0a28fd0a76bcfac91bad47ef@domaindiscreet.com
- b614fd1d0a28fd0a7475cdd31b2bf668@domaindiscreet.com
- b9bb48ed0a28fd0a61d322680eea08e6@domaindiscreet.com
- fe2d70ac0a28fd0a4511a9218526c916@domaindiscreet.com
- 18f3c0905b2c4e788867c15bd14e9329.protect@withheldforprivacy.com
Subdomains
1 observed subdomain of ffjewels.com.
| Subdomain |
|---|
| www.ffjewels.com |
Web-graph footprint
Distinct hostnames that link to or from ffjewels.com in the public web crawl.
8 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from ffjewels.com.
- IP · 199.180.140.11
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 487to2t3l0ibub8ujvn4bsp3ia@domaindiscreet.com
- TLD · .com
- Browse hostnames · ff…
- 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: "ffjewels.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.