Skip to content

Hostname

a-salt.com

Last fetched

a-salt.com resolves to 2 IPv4 addresses operated by MTTELECOM-AS - MT-Telecom LLC in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · a-salt.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/a-salt.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.95.25.13481.95.16.0/20AS34042MTTELECOM-AS - MT-Telecom LLCRU
93.153.178.693.153.128.0/17AS20632PETERSTAR-AS - PJSC MegaFonRU

WHOIS identity

Registrar
iana:463
Organization
Contact emails

Subdomains

14 observed subdomains of a-salt.com.

Web-graph footprint

Distinct hostnames that link to or from a-salt.com in the public web crawl.

8 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for a-salt.com.

MechanismTarget
SPF_INCLUDElancloud.ru
SPF_INCLUDEspf.unisender.com

Related pages

Pivot deeper into the graph from a-salt.com.

Cypher and MCP

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

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