Skip to content

Hostname

bintg.com

Last fetched

bintg.com resolves to 2 IPv4 addresses operated by STELOGY in BE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · bintg.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bintg.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.135.13.125185.135.12.0/23AS34762STELOGYBE
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1647
Organization
berry it n.v.
Contact emails

Subdomains

54 observed subdomains of bintg.com.

Web-graph footprint

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

191 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

53 SPF mechanisms authorising senders for bintg.com.

MechanismTarget
SPF_INCLUDE27101891.spf07.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-00627a01.pphosted.com
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspfs.aravo.com
SPF_IP176.62.164.0/24
SPF_IP178.208.41.0/24
SPF_IP178.208.45.36/32
SPF_IP178.208.51.0/24
SPF_IP18.197.84.219
SPF_IP185.3.216.0/24
SPF_IP185.3.217.0/24
SPF_IP193.104.8.0/24
SPF_IP193.109.228.0/24
SPF_IP194.32.153.0/24
SPF_IP195.66.107.3
SPF_IP195.66.107.7
SPF_IP195.66.107.9
SPF_IP213.52.186.141/32
SPF_IP213.52.186.142/32
SPF_IP217.21.190.0/24
SPF_IP2a02:5b40:4:200::/64
SPF_IP2a02:5b40:4:210::/64
SPF_IP2a02:5b40:4:219::/64
SPF_IP2a02:5b40:4:224::/64
SPF_IP2a02:5b40:4:228::/64
SPF_IP2a02:5b41:4:407::/64
SPF_IP2a05:d014:8db:b201::4/128
SPF_IP2a05:d018:cb3:8101::5/128
SPF_IP3.129.152.227
SPF_IP3.19.93.167
SPF_IP3.222.57.146
SPF_IP31.193.176.2/32
SPF_IP34.202.49.109/32
SPF_IP34.241.246.20
SPF_IP34.252.232.69/32
SPF_IP35.214.183.81/32
SPF_IP35.214.208.81/32
SPF_IP35.214.212.238/32
SPF_IP35.214.213.218/32
SPF_IP52.1.22.105/32
SPF_IP52.72.211.23
SPF_IP54.155.87.88
SPF_IP54.75.182.245
SPF_IP69.32.224.120/32
SPF_IP69.32.224.121/32
SPF_IP69.32.224.122/32
SPF_IP69.32.224.123/32
SPF_IP91.208.211.0/24
SPF_IP91.223.195.0/24

Related pages

Pivot deeper into the graph from bintg.com.

Cypher and MCP

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

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