Skip to content

Hostname

bindagraphics.org

Last fetched

bindagraphics.org resolves to 2 IPv4 addresses operated by AS3257 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bindagraphics.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bindagraphics.org

Resolution chain

bindagraphics.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.24.109.91193.24.109.0/24AS3257US
207.244.113.237207.244.64.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
bindagraphics,
Contact emails

Subdomains

5 observed subdomains of bindagraphics.org.

Threat posture

History

Mail and authentication

SPF policy

61 SPF mechanisms authorising senders for bindagraphics.org.

MechanismTarget
SPF_IP104.140.76.114
SPF_IP104.140.76.115
SPF_IP104.140.76.116
SPF_IP104.140.76.117
SPF_IP104.206.108.164
SPF_IP104.206.108.173
SPF_IP104.206.108.94
SPF_IP108.181.216.45
SPF_IP108.181.216.46
SPF_IP108.181.216.47
SPF_IP108.181.216.48
SPF_IP108.181.216.49
SPF_IP108.181.216.50
SPF_IP108.181.216.51
SPF_IP108.181.216.52
SPF_IP108.181.216.53
SPF_IP108.181.216.54
SPF_IP108.181.216.55
SPF_IP108.181.216.56
SPF_IP108.181.216.57
SPF_IP108.181.216.58
SPF_IP108.181.216.59
SPF_IP142.171.170.103
SPF_IP142.171.215.58
SPF_IP142.171.215.59
SPF_IP142.171.215.61
SPF_IP142.171.215.62
SPF_IP147.135.61.169
SPF_IP15.235.56.214
SPF_IP208.88.148.177
SPF_IP208.88.148.185
SPF_IP208.88.148.187
SPF_IP208.88.148.48
SPF_IP208.88.148.63
SPF_IP209.58.153.194
SPF_IP209.58.153.195
SPF_IP209.58.153.196
SPF_IP23.19.195.1
SPF_IP23.19.195.2
SPF_IP23.19.195.3
SPF_IP23.19.195.4
SPF_IP23.90.62.54
SPF_IP31.14.40.112
SPF_IP31.14.40.12
SPF_IP31.14.40.45
SPF_IP51.81.229.96
SPF_IP51.81.229.97
SPF_IP51.81.229.98
SPF_IP51.81.229.99
SPF_IP54.39.87.103
SPF_IP66.70.203.64
SPF_IP66.70.203.65
SPF_IP66.70.203.66
SPF_IP66.70.203.67
SPF_IP74.48.69.132
SPF_IP96.44.136.152
SPF_IP96.44.136.153
SPF_IP96.44.136.154
SPF_IP96.44.136.155
SPF_IP96.44.136.156
SPF_IP96.44.136.157

Related pages

Pivot deeper into the graph from bindagraphics.org.

Cypher and MCP

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

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