Hostname
rootsandextracts.com
Last fetched
rootsandextracts.com resolves to 2 IPv4 addresses operated by AS200313 in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
rootsandextracts.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.238.2.154 | 185.238.2.0/24 | AS200313 | — | NL |
| 154.83.186.16 | 154.83.186.0/24 | AS200758 | — | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
32 observed subdomains of rootsandextracts.com.
Showing 23 of 32. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from rootsandextracts.com.
- IP · 185.238.2.154
- ASN · AS200313
- Registrar · iana:1068
- Country · NL
- Email · d95166ab500b43ef9eed0c9208ad0120.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ro…
- 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: "rootsandextracts.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.