Hostname
brisktest.com
Last fetched
brisktest.com resolves to 1 IPv4 address operated by FLY - Fly.io, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brisktest.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 |
|---|---|---|---|---|
| 66.241.125.214 | 66.241.124.0/23 | AS40509 | FLY - Fly.io, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brisktest.com owner
- Contact emails
- 2cbae20c-a314-498d-9579-89bf5e72d396@identity-protect.org
- 5ee137ad-1290-44fd-b880-0ead5fe35517@identity-protect.org
- 9ab075ab-9d43-4b17-aaa5-f81c64a61392@identity-protect.org
- ab113f1a-38c6-4d46-aff4-3c93cf8098b9@identity-protect.org
- c363b71c-984f-47ed-936f-36656856d7d4@identity-protect.org
- e3ad7d8a-9c97-4053-9371-3cf27f8bc94e@identity-protect.org
- f1aba623-68fd-4fbf-a1b3-94e05d5738a9@identity-protect.org
- owner-8631680@brisktest.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of brisktest.com.
Web-graph footprint
Distinct hostnames that link to or from brisktest.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from brisktest.com.
- IP · 66.241.125.214
- ASN · AS40509FLY - Fly.io, Inc.
- Registrar · iana:468
- Country · FR
- Email · 2cbae20c-a314-498d-9579-89bf5e72d396@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: "brisktest.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.