Skip to content

Hostname

officepro.am

Last fetched

officepro.am resolves to 1 IPv4 address operated by VIVA-ARMENIA-AS in AM.

Nutrition Label

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

Resolution chain

officepro.am resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.94.217.24993.94.217.0/24AS42109VIVA-ARMENIA-ASAM

WHOIS identity

No WHOIS records are currently associated with officepro.am in WhisperGraph.

Subdomains

16 observed subdomains of officepro.am.

Web-graph footprint

Distinct hostnames that link to or from officepro.am in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from officepro.am.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "officepro.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.