Skip to content

Hostname

binks.com

Last fetched

binks.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · binks.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/binks.com

Resolution chain

binks.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for binks.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.redpoints.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf.us.signature365.net
SPF_IP103.47.205.129
SPF_IP12.163.60.202
SPF_IP167.89.36.85/32
SPF_IP167.89.41.201/32
SPF_IP167.89.51.4/32
SPF_IP167.89.60.135
SPF_IP167.89.60.144
SPF_IP167.89.60.79
SPF_IP168.245.0.8/32
SPF_IP168.245.16.11
SPF_IP170.10.129.185
SPF_IP170.10.133.185
SPF_IP188.114.117.11
SPF_IP194.150.21.200/29
SPF_IP194.158.17.0/26
SPF_IP195.143.101.0/26
SPF_IP195.212.42.128/26
SPF_IP195.212.42.192/26
SPF_IP195.81.131.64/27
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP62.133.56.0/24
SPF_IP62.172.76.147
SPF_IP62.172.76.153
SPF_IP62.50.73.144/28
SPF_IP62.50.74.80/28
SPF_IP62.50.76.16/28
SPF_IP62.50.76.40/29
SPF_IP72.240.27.70
SPF_IP83.223.7.92

Related pages

Pivot deeper into the graph from binks.com.

Cypher and MCP

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

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