Skip to content

Hostname

3dbinpacking.com

Last fetched

3dbinpacking.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · 3dbinpacking.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/3dbinpacking.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.86.95108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.103.4452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.83.18499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:269
Organization
albert rybacki
Contact emails

Subdomains

4 observed subdomains of 3dbinpacking.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 3dbinpacking.com.

MechanismTarget
SPF_A3dbinpacking.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.161.216.26
SPF_MX3dbinpacking.com

Related pages

Pivot deeper into the graph from 3dbinpacking.com.

Cypher and MCP

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

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