Skip to content

Hostname

bricklink.com

Last fetched

bricklink.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · bricklink.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bricklink.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.225.54.1073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.135.1983.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.40.20134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.209.4334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.234.5344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.251.25352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.48.8852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.114.8152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.15.24454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.135.2154.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.155.3998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.246.118100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
******** ********
Contact emails

Subdomains

27 observed subdomains of bricklink.com.

Web-graph footprint

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

6,612 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bricklink.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.210.58.96
SPF_IP3.213.113.25
SPF_IP44.196.245.201
SPF_IP54.208.31.131
SPF_IP54.209.67.9
SPF_IP54.82.167.61

Related pages

Pivot deeper into the graph from bricklink.com.

Cypher and MCP

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

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