Skip to content

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

WHISPER CANON · orwaco.amRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/orwaco.am

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.

Threat posture

History

Mail and authentication

MX records

  • orwaco.am

SPF policy

6 SPF mechanisms authorising senders for orwaco.am.

MechanismTarget
SPF_Aorwaco.am
SPF_IP157.173.97.200
SPF_IP188.164.154.55
SPF_IP2a01:bbc0:154:48:28:0:0:55
SPF_IP66.113.179.166
SPF_MXorwaco.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.