Skip to content

Hostname

binsoft.az

Last fetched

binsoft.az resolves to 1 IPv4 address operated by FORMULA-SVIAZY-AS in NL.

Nutrition Label

WHISPER CANON · binsoft.azRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/binsoft.az

Resolution chain

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

IPPrefixASNOperatorCountry
31.42.188.531.42.188.0/23AS50673FORMULA-SVIAZY-ASNL

WHOIS identity

No WHOIS records are currently associated with binsoft.az in WhisperGraph.

Subdomains

2 observed subdomains of binsoft.az.

Web-graph footprint

Distinct hostnames that link to or from binsoft.az in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • binsoft.az

SPF policy

3 SPF mechanisms authorising senders for binsoft.az.

MechanismTarget
SPF_Abinsoft.az
SPF_IP31.42.188.5
SPF_MXbinsoft.az

Related pages

Pivot deeper into the graph from binsoft.az.

Cypher and MCP

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

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