Hostname
frmb.net
Last fetched
frmb.net 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
frmb.net 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 |
|---|---|---|---|---|
| 100.49.202.137 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.226.26.76 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.222.187 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.190.2 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- beijingbangzhongkejiyouxiangongsi
- Contact emails
- 31311604@qq.com
- zyj860503@163.com
- 127ff0a2-9679-4c8c-9d14-f23287997a73@identity-protect.org
- 22eaac93-b3d2-4f68-84b8-2e6556a70866@identity-protect.org
- 5e5db761-9150-4d37-8429-132dc57d05fb@identity-protect.org
- 679c4517-273e-4882-bc94-2251bc1db9cd@identity-protect.org
- 845f1174-cd09-4cb7-89a6-76e59a41484c@identity-protect.org
- b4f03014-9c35-42d9-ad71-0f16cba270d9@identity-protect.org
- fc1624d6-4aec-4ae8-9866-d1edee451625@identity-protect.org
- owner-10339307@frmb.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of frmb.net.
| Subdomain |
|---|
| skylog.frmb.net |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from frmb.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "frmb.net"})-[: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.