Hostname
b1assistant.com
Last fetched
b1assistant.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
b1assistant.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.171.76.103 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.14 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.7 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.82 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.207.22 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.38 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.4 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.56 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of b1assistant.com owner
- Contact emails
- 05530c55-18ba-46a3-bc2d-c66824505c7f@identity-protect.org
- 456ca202-e83a-4dbf-87cd-c39e25482c25@identity-protect.org
- 6067f96a-b68e-4cfe-bdde-aa1f932ed69f@identity-protect.org
- 6fb8ba0d-62d6-4219-b5a4-46a67902e2b6@identity-protect.org
- a4f1d578-6431-4e4c-991d-791b15ebce47@identity-protect.org
- ab1304b5-4806-4e7a-905f-421b87140be0@identity-protect.org
- f752f73d-feb9-4d68-a823-dbe4466c8fc8@identity-protect.org
- owner-6879467@b1assistant.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from b1assistant.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b1assistant.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.