Skip to content

Hostname

batchfreight.com

Last fetched

batchfreight.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · batchfreight.comRouting diversity3.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/batchfreight.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.236.193.10234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.73.8444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.4.13552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.1.20752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.187.8154.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12411889220
Contact emails

Subdomains

2 observed subdomains of batchfreight.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for batchfreight.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from batchfreight.com.

Cypher and MCP

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

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