Skip to content

Hostname

armaper.com

Last fetched

armaper.com resolves to 162.220.167.62, announced in 162.220.160.0/21 by IS-AS-1 - Interserver, Inc in US. armaper.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · armaper.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/armaper.com

Resolution chain

IPv6 resolution

No AAAA record for armaper.com is recorded in WhisperGraph.

Attribution

interserver

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:3862
Registrant organisation
data nostrum

Subdomains

Mail and authentication

Nameservers

  • dns900a.trouble-free.net
  • dns900b.trouble-free.net
  • ns1.datanostrum.us
  • ns2.datanostrum.us

MX records

  • armaper.com

SPF policy

  • include: relay.is.cc
  • a: armaper.com
  • mx: armaper.com
  • include: relay.mailchannels.net
  • ip: 104.161.92.146
  • ip: 148.163.69.162
  • ip: 148.163.69.171
  • ip: 209.159.155.162

Threat-feed evidence

History

Related pages

Pivot from armaper.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: "armaper.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 20

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