Hostname
digitallook.com
Last fetched
digitallook.com resolves to 1 IPv4 address operated by INAP-LON Internap European Autonomous System in GB. WHOIS lists iana:379 as the registrar.
Nutrition Label
Resolution chain
digitallook.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 |
|---|---|---|---|---|
| 64.95.190.100 | 64.95.188.0/22 | AS15570 | INAP-LON Internap European Autonomous System | GB |
WHOIS identity
- Registrar
- iana:379
- Organization
- allfunds digital sl
- Contact emails
Subdomains
48 observed subdomains of digitallook.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digitallook.com in the public web crawl.
175 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for digitallook.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.digitallook.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 109.70.34.77/32 |
| SPF_IP | 109.70.39.128/26 |
| SPF_IP | 5.57.231.162/32 |
| SPF_IP | 89.187.121.128/26 |
| SPF_MX | digitallook.com |
Related pages
Pivot deeper into the graph from digitallook.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitallook.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.