Skip to content

Hostname

antara.com

Last fetched

antara.com resolves to 2 IPv4 addresses operated by AS43081 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:1068
Organization
dharshinee naidu
Contact emails

Subdomains

3 observed subdomains of antara.com.

Web-graph footprint

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

33 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for antara.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP195.149.84.0/24
SPF_IP2001:67c:38c::/48
SPF_MXantara.com

Related pages

Pivot deeper into the graph from antara.com.

Cypher and MCP

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

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