Hostname
brisotec.com
Last fetched
brisotec.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brisotec.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.199.4 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.41 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.6 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.65 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.68.122 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.2 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.63 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.77 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.175.207.123 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.32 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.41 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.7 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brisotec.com owner
- Contact emails
- 4b0df8cc-24d9-405f-873d-ec794b21f67e@identity-protect.org
- 650df9f6-f208-4cd9-9a8d-dd432aab20c7@identity-protect.org
- a7becd13-a783-4543-bfb2-94c81a61f1e6@identity-protect.org
- d3fc5252-7ee8-4b08-a4b4-03f36e0b49d2@identity-protect.org
- ede098cf-2db5-4640-b2b8-4d706ae00813@identity-protect.org
- f6322d67-5714-45ec-a07f-75ca06779839@identity-protect.org
- owner-925281@brisotec.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from brisotec.com.
- IP · 18.239.199.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4b0df8cc-24d9-405f-873d-ec794b21f67e@identity-protect.org
- TLD · .com
- Browse hostnames · br…
- 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: "brisotec.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.