Skip to content

Hostname

garantsoft.com

Last fetched

garantsoft.com resolves to 1 IPv4 address operated by AS12389 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · garantsoft.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/garantsoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.127.158.6492.127.128.0/17AS12389RU

WHOIS identity

Registrar
iana:463
Organization
jsc garant
Contact emails

Subdomains

5 observed subdomains of garantsoft.com.

Web-graph footprint

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

6 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for garantsoft.com.

MechanismTarget
SPF_Agarantsoft.com
SPF_INCLUDEgarantsoft.com
SPF_INCLUDEspf.smtp.bz
SPF_MXgarantsoft.com

Related pages

Pivot deeper into the graph from garantsoft.com.

Cypher and MCP

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

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