Skip to content

Hostname

stagarms.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:9
Contact emails
1adafdf20a28fd0a37f0a37ab9778fda@domaindiscreet.com, 1ed72ac40a28fd0a495307047ed996fc@domaindiscreet.com, 259daf930a28fd0a3dcd5c1eb23ebfcd@domaindiscreet.com, 4a3c9ce50a16123306c71c8ea237de3c@domaindiscreet.com, 4d4fe9ea0a28fd0a00f5c15aef90b57e@domaindiscreet.com, 57207167@myprivatename.com, 57826908@myprivatename.com, 62f59d4b0a28fd0a6b64be0aa2e599ac@domaindiscreet.com, 6699669e0a28fd0a52429d6cb3cd3b04@domaindiscreet.com, 66e421380a28fd0a341fae71dc58e752@domaindiscreet.com, 70d245b30a28fd0a07585e0b2eb75056@domaindiscreet.com, 829675640a28fd0a6844b9db9a869a30@domaindiscreet.com, 83541bf60a28fd0a250603d13147a214@domaindiscreet.com, 8e16a2520a28fd0a4195c5bc41967662@domaindiscreet.com, 916d46050a28fd0a15dae2276064b331@domaindiscreet.com, 991189600a28fd0a51a6ffeaa669e42a@domaindiscreet.com, bc9755f00a28fd0a5267c53131ef3cd8@domaindiscreet.com, c3e8d2230a28fd0a1a034f469ae784d0@domaindiscreet.com, dgb4a5r2cuhlc85qlsjnspb3ea@domaindiscreet.com, e0a199f50a28fd0a774baa76c25f661d@domaindiscreet.com and 5 more

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

  • ns1.bdm.microsoftonline.com
  • ns2.bdm.microsoftonline.com
  • ns3.bdm.microsoftonline.com
  • ns4.bdm.microsoftonline.com
  • dns101.register.com
  • dns102.register.com

MX records

  • stagarms-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

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