Skip to content

Hostname

lookforward.nl

Last fetched

lookforward.nl resolves to 1 IPv4 address operated by AS34756 in NL. WHOIS lists registrar:ts hosting services as the registrar.

Nutrition Label

WHISPER CANON · lookforward.nlRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lookforward.nl

Resolution chain

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

IPPrefixASNOperatorCountry
91.221.160.14691.221.160.0/24AS34756NL

WHOIS identity

Registrar
registrar:ts hosting services
Organization
Contact emails

Subdomains

10 observed subdomains of lookforward.nl.

Web-graph footprint

Distinct hostnames that link to or from lookforward.nl in the public web crawl.

5 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lookforward.nl.

MechanismTarget
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.geenspam.mx
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.tshosting.net

Related pages

Pivot deeper into the graph from lookforward.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lookforward.nl"})-[: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.