Skip to content

Hostname

anda-m.com

Last fetched

anda-m.com resolves to 1 IPv4 address operated by MIRAN-AS Miran DC in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · anda-m.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/anda-m.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.147.82.201185.147.82.0/24AS41722MIRAN-AS Miran DCRU

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

1 observed subdomain of anda-m.com.

Web-graph footprint

Distinct hostnames that link to or from anda-m.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for anda-m.com.

MechanismTarget
SPF_Aanda-m.com
SPF_IP91.142.85.232
SPF_MXanda-m.com

Related pages

Pivot deeper into the graph from anda-m.com.

Cypher and MCP

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

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