Skip to content

Hostname

lookback.com

Last fetched

lookback.com resolves to 199.60.103.123, announced in 199.60.103.0/24 by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. lookback.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lookback.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lookback.com

Resolution chain

IPv6 resolution

No AAAA record for lookback.com is recorded in WhisperGraph.

Attribution

cloudflare london

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of lookback.com owner
Contact emails
3820e4cf-ea78-4de7-afae-99c5161c9ed4@identity-protect.org, 3b25243f-ee1a-4952-9cb9-74380b8678da@identity-protect.org, 745b7508-6e7e-4d0b-9dd6-b35cb0dc68f1@identity-protect.org, 965ee10b-46bb-4337-892f-2edb9b30a772@identity-protect.org, f521e6c9-d80f-431e-a969-097a25fa22b6@identity-protect.org, owner-2857260@lookback.com.whoisprivacyservice.org, owner-7284739@lookback.com.whoisprivacyservice.org, owner-9124419@lookback.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-135.awsdns-16.com
  • ns-668.awsdns-19.net
  • ns-1465.awsdns-55.org
  • ns-1681.awsdns-18.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com

Threat-feed evidence

History

Related pages

Pivot from lookback.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lookback.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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