Skip to content

Hostname

lastlink.com

Last fetched

lastlink.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lastlink.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lastlink.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.105.12218.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.1418.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.5218.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.7918.239.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
3.212.6.2113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.151.1183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.241.7452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
99.84.152.11599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
chris mcintosh
Contact emails

Subdomains

23 observed subdomains of lastlink.com.

Web-graph footprint

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

263 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lastlink.com.

MechanismTarget
SPF_INCLUDE20126125.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from lastlink.com.

Cypher and MCP

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

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