Skip to content

Hostname

getbynder.com

Last fetched

getbynder.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · getbynder.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getbynder.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.160.102143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.33143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.69143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.75143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.12018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.103.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.223.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.413.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.463.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.100.3954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.8154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
bynder bv
Contact emails

Subdomains

2,338 observed subdomains of getbynder.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for getbynder.com.

MechanismTarget
SPF_INCLUDE_ses.getbynder.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from getbynder.com.

Cypher and MCP

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

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