Skip to content

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

WHISPER CANON · digitallook.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digitallook.com

Resolution chain

digitallook.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.95.190.10064.95.188.0/22AS15570INAP-LON Internap European Autonomous SystemGB

WHOIS identity

Registrar
iana:379
Organization
allfunds digital sl
Contact emails

Subdomains

48 observed subdomains of digitallook.com.

Web-graph footprint

Distinct hostnames that link to or from digitallook.com in the public web crawl.

175 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for digitallook.com.

MechanismTarget
SPF_INCLUDE_spf.digitallook.com
SPF_INCLUDE_spf.google.com
SPF_IP109.70.34.77/32
SPF_IP109.70.39.128/26
SPF_IP5.57.231.162/32
SPF_IP89.187.121.128/26
SPF_MXdigitallook.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.