Skip to content

Hostname

usarmor.com

Last fetched

usarmor.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. usarmor.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 · usarmor.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/usarmor.com

Resolution chain

No IPv4 resolution is recorded for usarmor.com in WhisperGraph.

IPv6 resolution

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
at4yx9sm5ye@networksolutionsprivateregistration.com, h74x743n5c8@networksolutionsprivateregistration.com, hf9wv3kt8ah@networksolutionsprivateregistration.com, kn8wa9782j2@networksolutionsprivateregistration.com, kt2h66498yu@networksolutionsprivateregistration.com, mc87456x6cf@networksolutionsprivateregistration.com, n546k8ty8kn@networksolutionsprivateregistration.com, r97hx9hm5m8@networksolutionsprivateregistration.com, s55g25yz826@networksolutionsprivateregistration.com, sr94k85h8zr@networksolutionsprivateregistration.com, ya3qr8mq5fm@networksolutionsprivateregistration.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns10.worldnic.com
  • ns9.worldnic.com

MX records

  • usarmor.mail.protection.outlook.com
  • d364290a.ess.barracudanetworks.com
  • d364290b.ess.barracudanetworks.com

SPF policy

  • ip: 162.42.150.37/32
  • include: spf.protection.outlook.com
  • a: dispatch-us.ppe-hosted.com
  • a: usarmor.com
  • mx: usarmor.com
  • ip: 149.28.92.191
  • ip: 64.60.195.99

Threat-feed evidence

History

Related pages

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