Hostname
dictionary.co.il
Last fetched
dictionary.co.il resolves to 1 IPv4 address operated by BIGSCOOTS - BigScoots in US. WHOIS lists registrar:israel internet association isoc-il as the registrar.
Nutrition Label
Resolution chain
dictionary.co.il 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 |
|---|---|---|---|---|
| 38.65.227.204 | 38.65.224.0/22 | AS394303 | BIGSCOOTS - BigScoots | US |
WHOIS identity
- Registrar
- registrar:israel internet association isoc-il
- Organization
- shimshon young
- Contact emails
Subdomains
29 observed subdomains of dictionary.co.il.
Showing 18 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dictionary.co.il in the public web crawl.
84 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- dictionary.co.il
SPF policy
4 SPF mechanisms authorising senders for dictionary.co.il.
| Mechanism | Target |
|---|---|
| SPF_A | dictionary.co.il |
| SPF_IP | 38.65.227.204 |
| SPF_MX | dictionary.co.il |
| SPF_MX | send.aweber.com |
Related pages
Pivot deeper into the graph from dictionary.co.il.
- IP · 38.65.227.204
- ASN · AS394303BIGSCOOTS - BigScoots
- Registrar · registrar:israel internet association isoc-il
- Country · US
- Email · iris@netaxs.com
- Apex domain · co.il
- TLD · .il
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dictionary.co.il"})-[: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.