Skip to content

Hostname

ana-a.com

Last fetched

ana-a.com resolves to 1 IPv4 address operated by AS201563 in HR. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.58.73.245185.58.73.0/24AS201563HR

WHOIS identity

Registrar
iana:303
Organization
ana-a
Contact emails

Subdomains

7 observed subdomains of ana-a.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ana-a.com

SPF policy

7 SPF mechanisms authorising senders for ana-a.com.

MechanismTarget
SPF_Aana-a.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.58.73.174
SPF_IP185.58.73.190
SPF_IP185.58.73.23/32
SPF_IP185.58.73.245
SPF_MXana-a.com

Related pages

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

Cypher and MCP

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

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