Hostname
orwaco.am
Last fetched
orwaco.am is a registered hostname under the .am top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with orwaco.am in WhisperGraph.
Subdomains
8 observed subdomains of orwaco.am.
Web-graph footprint
Distinct hostnames that link to or from orwaco.am in the public web crawl.
5 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- orwaco.am
SPF policy
6 SPF mechanisms authorising senders for orwaco.am.
| Mechanism | Target |
|---|---|
| SPF_A | orwaco.am |
| SPF_IP | 157.173.97.200 |
| SPF_IP | 188.164.154.55 |
| SPF_IP | 2a01:bbc0:154:48:28:0:0:55 |
| SPF_IP | 66.113.179.166 |
| SPF_MX | orwaco.am |
Related pages
Pivot deeper into the graph from orwaco.am.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orwaco.am"})-[: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.