Hostname
scratchbts.net
Last fetched
scratchbts.net resolves to 1 IPv4 address operated by FORTINET - Fortinet Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
scratchbts.net 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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- identity protection service
- Contact emails
- 15f42c5b-3ca0-4f4d-aeb1-6f5f8eae9c4d@identity-protect.org
- 49261df6-75c3-4c3b-b0b9-da36dd343351@identity-protect.org
- 55e07e35-a6d2-4650-b86a-8737cfff70be@identity-protect.org
- 5cf65997-3688-4a1b-bd5b-a2f424f147df@identity-protect.org
- 6f9fe021-abb9-4ddd-9848-03b3d8b42903@identity-protect.org
- 848a3755-feaa-4068-aacc-5558b80e5437@identity-protect.org
- 8d197ae2-7cfe-4ae7-84d6-69dd39ae8505@identity-protect.org
- owner-11340783@scratchbts.net.whoisprivacyservice.org
Subdomains
4 observed subdomains of scratchbts.net.
Threat posture
History
Related pages
Pivot deeper into the graph from scratchbts.net.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:292
- Country · CA
- Email · 15f42c5b-3ca0-4f4d-aeb1-6f5f8eae9c4d@identity-protect.org
- TLD · .net
- Browse hostnames · sc…
- 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: "scratchbts.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.