Skip to content

Hostname

boomtrain.net

Last fetched

boomtrain.net resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · boomtrain.netRouting diversity5.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/boomtrain.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.42.4718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.66.112.218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.232.36.673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.182.23034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.10.3034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.177.14544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.192.35.3754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.243.58.19554.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.230.3254.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.236.23298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
nick edwards
Contact emails

Subdomains

10 observed subdomains of boomtrain.net.

Web-graph footprint

Distinct hostnames that link to or from boomtrain.net in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from boomtrain.net.

Cypher and MCP

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

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