Skip to content

Hostname

antanta.com

Last fetched

antanta.com resolves to 1 IPv4 address operated by AS204076 in RU. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · antanta.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/antanta.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.118.48.113212.118.48.0/24AS204076RU

WHOIS identity

Registrar
iana:291
Organization
cjsc computing forces
Contact emails

Subdomains

12 observed subdomains of antanta.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for antanta.com.

MechanismTarget
SPF_IP185.44.194.254
SPF_IP212.118.48.0/24
SPF_IP86.106.123.126
SPF_IP91.200.28.0/24
SPF_IP91.227.52.0/24
SPF_IP91.232.115.10

Related pages

Pivot deeper into the graph from antanta.com.

Cypher and MCP

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

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