Hostname
orcapraia.com
Last fetched
orcapraia.com resolves to 176.61.151.92, announced in 176.61.144.0/21 by Flesk-AS - DMNS - DOMINIOS, S.A. in PT. orcapraia.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for orcapraia.com is recorded in WhisperGraph.
Attribution
dmns dominios
ORIGIN_AS
WHOIS identity
- Registrar
- iana:440
- Registrant organisation
- amaweb actividades informaticas lda
- Contact emails
- serv.comercial@amaweb.pt
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns1.transglobal.pt
- dns2.transglobal.pt
- dns3.transglobal.pt
- dns4.transglobal.pt
MX records
- orcapraia-com.mail.protection.outlook.com
SPF policy
- include: _spf.kmitd.com
- a: orcapraia.com
- mx: orcapraia.com
- include: spf.protection.outlook.com
- ip: 176.61.151.92
- ip: 94.126.171.238
- ip: 94.126.172.48
Threat-feed evidence
History
Related pages
Pivot from orcapraia.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orcapraia.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.