Skip to content

Hostname

freightliner.pe

Last fetched

freightliner.pe resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · freightliner.peRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/freightliner.pe

Resolution chain

freightliner.pe resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.235.83.493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.133.20234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.194.24852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.58.8667.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic.pe
Organization
epictrim
Contact emails

Subdomains

1 observed subdomain of freightliner.pe.

Web-graph footprint

Distinct hostnames that link to or from freightliner.pe in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from freightliner.pe.

Cypher and MCP

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

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