Skip to content

Hostname

packlane.com

Last fetched

packlane.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.174.46.1093.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.313.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.573.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.73.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.4454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
c/o whoistrustee.com
Contact emails

Subdomains

26 observed subdomains of packlane.com.

Web-graph footprint

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

385 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for packlane.com.

MechanismTarget
SPF_INCLUDE_u.packlane.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from packlane.com.

Cypher and MCP

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

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