Hostname
freightforwardernetworks.com
Last fetched
freightforwardernetworks.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
freightforwardernetworks.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.156.139.80 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.158.120.128 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.124.18.150 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.71.161.159 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.178.101.196 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.125.117 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of freightforwardernetworks.com owner
- Contact emails
- freightforwardernetworks.com@domainsbyproxy.com
- 02592c59-8547-4ff7-8913-d3e5e566112b@identity-protect.org
- 4f8ec05a-976a-4a43-819b-564044e14a3f@identity-protect.org
- 5f30100d-94c3-4bf5-b0e0-7bc1be27008a@identity-protect.org
- 921b24d2-5b65-4045-93d0-7a947007e735@identity-protect.org
- c11e9ec4-c222-44f9-81c0-9d5feb2180d2@identity-protect.org
- c6277646-257d-403f-9ac0-718a2ec64b57@identity-protect.org
- e12b7a3c-115e-4b36-b767-a4937e6b5afb@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from freightforwardernetworks.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from freightforwardernetworks.com.
- IP · 18.156.139.80
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · freightforwardernetworks.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freightforwardernetworks.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.