Skip to content

Hostname

binketgroup.com

Last fetched

binketgroup.com resolves to 1 IPv4 address operated by AS12365 in UZ. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · binketgroup.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/binketgroup.com

Resolution chain

binketgroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.215.77.10982.215.77.0/24AS12365UZ

WHOIS identity

Registrar
iana:1505
Organization
сп ооо 'binket group'
Contact emails

Subdomains

3 observed subdomains of binketgroup.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for binketgroup.com.

MechanismTarget
SPF_Abinketgroup.com
SPF_IP82.215.77.104/29
SPF_IP91.196.76.128/29
SPF_IP94.158.55.0/24
SPF_MXbinketgroup.com

Related pages

Pivot deeper into the graph from binketgroup.com.

Cypher and MCP

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

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