Hostname
freshar.ao
Last fetched
freshar.ao resolves to 3 IPv4 addresses operated by Flesk-AS - DMNS - DOMINIOS, S.A. in PT.
Nutrition Label
Resolution chain
freshar.ao resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.61.147.84 | 176.61.144.0/21 | AS33876 | Flesk-AS - DMNS - DOMINIOS, S.A. | PT |
| 75.2.110.227 | 75.2.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.178.7 | 99.83.176.0/20 | AS16509 | AMAZON-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.
| Mechanism | Target |
|---|---|
| SPF_A | freshar.ao |
| SPF_INCLUDE | spf.mailbox.pt |
| SPF_IP | 176.61.147.84 |
| SPF_MX | freshar.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.