Skip to content

Hostname

logilook.com

Last fetched

logilook.com resolves to 3 IPv4 addresses operated by AS60248 in IR. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · logilook.comRouting diversity3.0/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/logilook.com

Resolution chain

logilook.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:460
Organization
ayandeh pardaz hasti
Contact emails

Subdomains

26 observed subdomains of logilook.com.

Web-graph footprint

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

26 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • logilook.com

SPF policy

9 SPF mechanisms authorising senders for logilook.com.

MechanismTarget
SPF_Alogilook.com
SPF_IP130.193.77.117
SPF_IP144.76.9.138
SPF_IP31.214.248.50
SPF_IP31.214.250.230
SPF_IP37.228.136.164
SPF_IP5.61.30.8
SPF_IP82.99.244.163
SPF_MXlogilook.com

Related pages

Pivot deeper into the graph from logilook.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "logilook.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.