Skip to content

Hostname

freshar.ao

Last fetched

freshar.ao resolves to 3 IPv4 addresses operated by Flesk-AS - DMNS - DOMINIOS, S.A. in PT.

Nutrition Label

WHISPER CANON · freshar.aoRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/freshar.ao

Resolution chain

freshar.ao resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.61.147.84176.61.144.0/21AS33876Flesk-AS - DMNS - DOMINIOS, S.A.PT
75.2.110.22775.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.178.799.83.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with freshar.ao in WhisperGraph.

Subdomains

8 observed subdomains of freshar.ao.

Threat posture

History

Mail and authentication

MX records

  • freshar.ao

SPF policy

4 SPF mechanisms authorising senders for freshar.ao.

MechanismTarget
SPF_Afreshar.ao
SPF_INCLUDEspf.mailbox.pt
SPF_IP176.61.147.84
SPF_MXfreshar.ao

Related pages

Pivot deeper into the graph from freshar.ao.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "freshar.ao"})-[: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.